mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
patch filename fix
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2495 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
01060f3fe0
commit
aa7aa252f2
@ -13,7 +13,7 @@ default optimizations, such as CFLAGS and CXXFLAGS, we recommend unsetting
|
||||
or modifying them when building GCC.</para>
|
||||
|
||||
<para><screen><userinput>patch -Np1 -i ../gcc-&gcc-version;-mmap_test.patch
|
||||
patch -Np1 -i ../gcc-&gcc-version;-no_fixedincludes.patch
|
||||
patch -Np1 -i ../gcc-&gcc-version;-no_fixincludes.patch
|
||||
patch -Np1 -i ../gcc-&gcc-version;-libstdc++_no_debug.patch
|
||||
patch -Np1 -i ../gcc-&gcc-version;-libgcc_no_debug.patch</userinput></screen></para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user