diff --git a/templates/gcc-runstuff-before-configure.sh b/templates/gcc-runstuff-before-configure.sh new file mode 100644 index 00000000000..932e47eadac --- /dev/null +++ b/templates/gcc-runstuff-before-configure.sh @@ -0,0 +1,4 @@ +# +# As specified in the LFS book, disable installing libiberty. +# +sed -i 's/install_to_$(INSTALL_DEST) //' $wrksrc/libiberty/Makefile.in