void-packages/templates/gcc-runstuff-before-configure.sh
Juan RP dfe4112a54 gcc: do not install libiberty.a, thanks LFS.
--HG--
extra : convert_revision : dcbc41866d3d66ea11ef3c86daf45c3a5c5f7f0b
2008-10-24 04:03:48 +02:00

5 lines
137 B
Bash

#
# As specified in the LFS book, disable installing libiberty.
#
sed -i 's/install_to_$(INSTALL_DEST) //' $wrksrc/libiberty/Makefile.in