summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Hill <rhill@gentoo.org>2013-05-15 05:42:09 +0000
committerRyan Hill <rhill@gentoo.org>2013-05-15 05:42:09 +0000
commitb70ac45d574039ce6980248522099ccd6d56c634 (patch)
treed9ee1bef3a507880cccc6f10685288761b170c89 /eclass/ChangeLog
parentFix metadata.xml (diff)
downloadhistorical-b70ac45d574039ce6980248522099ccd6d56c634.tar.gz
historical-b70ac45d574039ce6980248522099ccd6d56c634.tar.bz2
historical-b70ac45d574039ce6980248522099ccd6d56c634.zip
Explicitly disable lto in 4.5 to stop configure from helpfully re-enabling it when libelf is present.
Diffstat (limited to 'eclass/ChangeLog')
-rw-r--r--eclass/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/eclass/ChangeLog b/eclass/ChangeLog
index 596c0e8255b1..7525a50cb537 100644
--- a/eclass/ChangeLog
+++ b/eclass/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for eclass directory
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.823 2013/05/15 00:56:49 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.824 2013/05/15 05:42:09 dirtyepic Exp $
+
+ 15 May 2013; Ryan Hill <dirtyepic@gentoo.org> toolchain.eclass:
+ Explicitly disable lto in 4.5 to stop configure from helpfully re-enabling it
+ when libelf is present.
15 May 2013; Ryan Hill <dirtyepic@gentoo.org> toolchain.eclass:
Rename test USE flag to regression-test.