From 7a281849778fe8596dce1dbdc4d035d5faf118f3 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Sun, 17 May 2009 17:18:36 +0000 Subject: Add optimization (-O3 and -pipe) to glibc in Chapter 6 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8885 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'chapter01') diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 65e8d82f8..5c033c59f 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,18 @@ --> + + 2009-05-17 + + + [bdubbs] - Add optimization (-O3 and -pipe) to + glibc in Chapter 6. + Fixes + #2299. + + + + 2009-05-16 -- cgit v1.2.3-54-g00ecf