Subject: CVS commit: pkgsrc/lang
From: Jonathan Perkin
Date: 2015-06-22 17:38:08
Message id: 20150622153808.C89B198@cvs.netbsd.org

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.

Files:
RevisionActionfile
1.21modifypkgsrc/lang/gcc47-libs/Makefile
1.20modifypkgsrc/lang/gcc48-libs/Makefile
1.3modifypkgsrc/lang/gcc49-libs/Makefile