aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorDJ Lucas <dj@linuxfromscratch.org>2017-05-13 22:56:01 +0000
committerDJ Lucas <dj@linuxfromscratch.org>2017-05-13 22:56:01 +0000
commit0967c907bcf790345d9cbb9477719117e9b78d4f (patch)
tree48d8438c9ee23f51632d35cb97f57d0fc0c4e7d3 /chapter01
parent4dab0711e26adbf477cbd37bad8412f2616acd58 (diff)
Introduce -isystem to use the final system location of gcc's internel headers in the GlibC build.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11250 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 7f03521a0..f67a442ba 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -46,6 +46,10 @@
<para>2017-05-13</para>
<itemizedlist>
<listitem>
+ <para>[dj] - Introduce -isystem to use the final system location of
+ gcc's internel headers in the GlibC build.</para>
+ </listitem>
+ <listitem>
<para>[ken] - Update some library versions in Stripping Again, partly
fixes <ulink url="&lfs-ticket-root;4085">#4085</ulink>.</para>
</listitem>