From 1c6f1c1e4177cf26946a7cf8865f15be1405d9b6 Mon Sep 17 00:00:00 2001 From: Jeremy Huntwork Date: Wed, 23 Apr 2008 18:33:53 +0000 Subject: Use -mtune=native for glibc. We don't want our libc optimized for 486. It should be optimized for the local machine. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8541 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'chapter01/changelog.xml') diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 952eddcd7..371860310 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,11 @@ 2008-04-23 + + [jhuntwork] - Use -mtune=native for glibc. We don't + want our libc optimized for 486. It should be optimized + for the local machine. + [jhuntwork] - Updated Autoconf to 2.62. -- cgit v1.2.3-54-g00ecf