[lfs] 02/02: gcc-pass2: Remove empty line
| Newsgroups | gmane.linux.lfs.book |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. git pushed a commit to branch trunk in repository lfs. commit 30ec5ae0ea81e671f0bbe7c65c840957f422ac02 Author: Xi Ruoyao <[email protected]> AuthorDate: Sat May 31 19:27:05 2025 +0800 gcc-pass2: Remove empty line --- chapter06/gcc-pass2.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/chapter06/gcc-pass2.xml b/chapter06/gcc-pass2.xml index 13baefa48..9bb8332c7 100644 --- a/chapter06/gcc-pass2.xml +++ b/chapter06/gcc-pass2.xml @@ -100,8 +100,7 @@ cd build</userinput></screen> --disable-libssp \ --disable-libvtv \ --enable-languages=c,c++ \ - LDFLAGS_FOR_TARGET=-L$PWD/$LFS_TGT/libgcc - </userinput></screen> + LDFLAGS_FOR_TARGET=-L$PWD/$LFS_TGT/libgcc</userinput></screen> <variablelist> <title>The meaning of the new configure options:</title><!-- WIP --> -- To stop receiving notification emails like this one, please contact the administrator of this repository. -- http://lists.linuxfromscratch.org/sympa/info/lfs-book Unsubscribe: See the above information page