Subject: CVS commit: pkgsrc/lang/gcc45
From: Masatake Daimon
Date: 2014-05-08 04:05:29
Message id: 20140508020529.7F0FD96@cvs.netbsd.org

Log Message:
Fix build failure on Darwin

See ${WRKSRC}/libgcc/config/t-slibgcc-darwin: It uses strip(1) to
create a stub library, not just to remove symbols, so we must not
let strip(1) be a no-op regardless of ${INSTALL_UNSTRIPPED} or the
build fails for missing files.

Files:
RevisionActionfile
1.14modifypkgsrc/lang/gcc45/Makefile