mirror of
https://github.com/Linux4Yourself/book.git
synced 2025-02-12 15:14:58 +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 |