|
@@ -18,7 +18,7 @@ cd ../gcc-build</userinput></screen></para>
|
|
|
--enable-clocale=gnu --enable-shared \
|
|
|
--enable-threads=posix --enable-__cxa_atexit
|
|
|
make BOOT_LDFLAGS="-s" BOOT_CFLAGS="-O2 -pipe" \
|
|
|
- STAGE1_CFLAGS="-pipe" bootstrap
|
|
|
+ STAGE1_CFLAGS="-pipe"
|
|
|
make -k check
|
|
|
make install</userinput></screen></para>
|
|
|
|