pkgsrc-Changes archive

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

CVS commit: pkgsrc/mk/wrapper



Module Name:    pkgsrc
Committed By:   kim
Date:           Sun Apr 20 12:24:21 UTC 2008

Modified Files:
        pkgsrc/mk/wrapper: buildcmd

Log Message:
Keep libraries specified as .a files in their original position among
other libraries (specified with -l).

Fixes a linking problem in net-snmp, where the Perl DynaLoader.a library
becomes out-of-order when all -l arguments have been moved to the end of
the command line.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/mk/wrapper/buildcmd

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