dfe4112a54
--HG-- extra : convert_revision : dcbc41866d3d66ea11ef3c86daf45c3a5c5f7f0b
4 lines
137 B
Bash
4 lines
137 B
Bash
#
|
|
# As specified in the LFS book, disable installing libiberty.
|
|
#
|
|
sed -i 's/install_to_$(INSTALL_DEST) //' $wrksrc/libiberty/Makefile.in
|