pkgsrc-Changes archive

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

CVS commit: pkgsrc/mk



Module Name:    pkgsrc
Committed By:   joerg
Date:           Mon May  4 19:23:19 UTC 2015

Modified Files:
        pkgsrc/mk: bsd.pkg.use.mk cwrappers.mk
        pkgsrc/mk/buildlink3: bsd.buildlink3.mk
        pkgsrc/mk/configure: libtool-override.mk

Log Message:
Drop _LIBTOOL and _SHLIBTOOL and make LIBTOOL and SHLIBTOOL point to the
wrapped version by full path. This fixes some cases where the wrappers
have been bypassed. lang/lua52 triggered the investigation as it failed
to link against libreadline, which should have been translated to
libedit. Tested by jperkin and myself with full bulk builds.


To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 pkgsrc/mk/bsd.pkg.use.mk
cvs rdiff -u -r1.25 -r1.26 pkgsrc/mk/cwrappers.mk
cvs rdiff -u -r1.235 -r1.236 pkgsrc/mk/buildlink3/bsd.buildlink3.mk
cvs rdiff -u -r1.10 -r1.11 pkgsrc/mk/configure/libtool-override.mk

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