Remove an environment not needed anymore in coreutils

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11595 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Xi Ruoyao 2019-05-08 12:48:15 +00:00
parent 032b60c66b
commit 50b12a8abb

View File

@ -100,7 +100,7 @@ FORCE_UNSAFE_CONFIGURE=1 ./configure \
<para>Compile the package:</para>
<screen><userinput remap="make">FORCE_UNSAFE_CONFIGURE=1 make</userinput></screen>
<screen><userinput remap="make">make</userinput></screen>
<para>Skip down to <quote>Install the
package</quote> if not running the test suite.</para>