add old lfs toolchain scripts (/tools)
[cmdllinux.git] / old_lfs_toolchain / 037
blobaa557884bcd7b8d4410aca691a41f7895f0626fa
1 #!/bin/sh
2 #libfetch
3 source ../035__
4 sed -i -e 's|-O2 -pipe -I\. -fPIC|& -specs=/root/specs|' -e 's|-lc -lssl -lcrypto|& -specs=/root/specs|' Makefile
5 make
6 make prefix=/tools install