pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/sysutils/libpciaccess



Module Name:    pkgsrc
Committed By:   gdt
Date:           Sat Mar 21 22:35:46 UTC 2015

Modified Files:
        pkgsrc/sysutils/libpciaccess: distinfo
        pkgsrc/sysutils/libpciaccess/patches: patch-configure

Log Message:
Fix configure to compile on i386.

We are carrying a patch for configure to include -li386 on i386/i486,
but the upstream script is missing the [] intended to match multiple
subfamilies, and hence does not match.  This commit just adds in the
missing [], enabling compilation to succeed on i386, and not changing
anything on !i386.


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/sysutils/libpciaccess/distinfo
cvs rdiff -u -r1.4 -r1.5 pkgsrc/sysutils/libpciaccess/patches/patch-configure

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index