Source-Changes archive

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

CVS commit: [matt-nb5-mips64] src/lib/libpam/libpam



Module Name:    src
Committed By:   mrg
Date:           Fri Dec 11 06:52:41 UTC 2009

Modified Files:
        src/lib/libpam/libpam [matt-nb5-mips64]: Makefile

Log Message:
use "gcc -r" not "gcc -Wl,-r", since this bypasses various specs
tests and ends up making gcc pass "-r -relax" to ld, which barfs.

ok matt@.


To generate a diff of this commit:
cvs rdiff -u -r1.8.8.1 -r1.8.8.2 src/lib/libpam/libpam/Makefile

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