mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-09 22:04:35 +01:00
No bootstrap
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2510 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
dcf9ee3276
commit
69bd5114ea
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user