浏览代码

Added CPPFLAGS changelog entry.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2617 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Timothy Bauscher 22 年之前
父节点
当前提交
6b72dcfbd3
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      chapter01/changelog.xml

+ 4 - 0
chapter01/changelog.xml

@@ -78,6 +78,10 @@
 </itemizedlist>
 </para></listitem>
 
+<listitem><para>May 15th, 2003 [timothy]: Chapter 05: Installing Patch:
+Added <userinput>CPPFLAGS=-D_GNU_SOURCE</userinput> before
+<userinput>./configure</userinput> to fix patch build on PPC.</para></listitem>
+
 <listitem><para>May 13th, 2003 [gerard]: Chapter 06: When we
 <userinput>exec /path/to/bash --login</userinput>, also run <userinput>set
 +h</userinput> to keep the hashing option turned off. Fixes bug