void-packages/templates/gcc-runstuff-before-configure.sh

5 lines
137 B
Bash
Raw Normal View History

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