update repository
[cmdllinux.git] / old_lfs_toolchain / 017
blob0bfc8ad06e16004e53d3625e11bdaa9779296cf3
1 #! /bin/bash
2 #bzip2
3 source ../009_
4 #edit Makefile CFLAGS specs
5 sed -i 's%CFLAGS=-Wall%CFLAGS=-specs=/root/specs -Wall%g' Makefile
6 #bzip2
7 make
8 make PREFIX=/tools install