pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   joerg
Date:           Sat Jul 18 16:50:51 UTC 2015

Modified Files:
        pkgsrc/devel/libtool: distinfo
        pkgsrc/devel/libtool-base: Makefile
        pkgsrc/devel/libtool/patches: manual-ltmain.m4sh patch-ac

Log Message:
Avoid creating empty relink commands. This can happen when libtool
decides in the platform specific logic that relinking is not necessary
after initially setting it, e.g. on OSX. Fixing this and creating more
compact libtool archives is a better approach than working around it in
cwrappers. Bump revision.


To generate a diff of this commit:
cvs rdiff -u -r1.98 -r1.99 pkgsrc/devel/libtool/distinfo
cvs rdiff -u -r1.112 -r1.113 pkgsrc/devel/libtool-base/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/libtool/patches/manual-ltmain.m4sh
cvs rdiff -u -r1.34 -r1.35 pkgsrc/devel/libtool/patches/patch-ac

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