mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
CXXFLAGS="-Dstrerror=strerror $CXXFLAGS" isn't necesarry anymore with
the update in groff-1.17.1 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@737 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
0a54a20eca
commit
71b00733c4
@ -6,8 +6,8 @@ Install Groff by running the following commands:
|
||||
</para>
|
||||
|
||||
<blockquote><literallayout>
|
||||
<userinput>CXXFLAGS="-Dstrerror=strerror $CXXFLAGS" ./configure
|
||||
--prefix=/usr &&</userinput>
|
||||
<userinput>./configure --prefix=/usr &&
|
||||
</userinput>
|
||||
<userinput>make &&</userinput>
|
||||
<userinput>make install</userinput>
|
||||
</literallayout></blockquote>
|
||||
|
Loading…
Reference in New Issue
Block a user