pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang
Module Name: pkgsrc
Committed By: jperkin
Date: Mon Jun 22 15:38:08 UTC 2015
Modified Files:
pkgsrc/lang/gcc47-libs: Makefile
pkgsrc/lang/gcc48-libs: Makefile
pkgsrc/lang/gcc49-libs: Makefile
Log Message:
Disable CHECK_SHLIBS for the GCC library packages. The libraries will
find their parent GCC package libraries first in RPATH at install time
but will correctly resolve to their own copies at runtime thanks to the
additional paths encoded at build time. Fixes CHECK_WRKREF builds.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/lang/gcc47-libs/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/lang/gcc48-libs/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/lang/gcc49-libs/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