浏览代码

Remove an environment not needed anymore in coreutils

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11595 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Xi Ruoyao 6 年之前
父节点
当前提交
50b12a8abb
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      chapter06/coreutils.xml

+ 1 - 1
chapter06/coreutils.xml

@@ -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>