pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/libtool
Module Name: pkgsrc
Committed By: richard
Date: Sat May 10 13:29:41 UTC 2014
Modified Files:
pkgsrc/devel/libtool: distinfo
pkgsrc/devel/libtool/patches: manual-libtool.m4 patch-ab patch-ac
patch-ad
Log Message:
Permit libtool to generate -fstack-protector* on all platforms in --mode=link
while suppressing -nostdlib (for the moment on SunOS g++ platforms only)
allowing it to actually work with g++... gcc was never affected by -nostdlib.
To generate a diff of this commit:
cvs rdiff -u -r1.90 -r1.91 pkgsrc/devel/libtool/distinfo
cvs rdiff -u -r1.38 -r1.39 pkgsrc/devel/libtool/patches/manual-libtool.m4
cvs rdiff -u -r1.78 -r1.79 pkgsrc/devel/libtool/patches/patch-ab
cvs rdiff -u -r1.28 -r1.29 pkgsrc/devel/libtool/patches/patch-ac
cvs rdiff -u -r1.43 -r1.44 pkgsrc/devel/libtool/patches/patch-ad
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