mirror of
https://github.com/Linux4Yourself/book.git
synced 2025-02-11 22:34:42 +08:00
3 lines
96 B
Plaintext
3 lines
96 B
Plaintext
sed -e "s/^CC=.*/CC=gcc -m32/" -i Makefile{,-libbz2_so}
|
|
make -f Makefile-libbz2_so
|
|
make libbz2.a |