summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-05-04 18:12:40 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-05-04 18:12:40 +0000
commit039fd28b890d6b70ce20beb020399f062c732388 (patch)
treea4fa6c57461f75f754055b337124d3f15ff8b27b /sys-freebsd/freebsd-sources/ChangeLog
parentRequire cssutils >=0.9.9 as reported in bug #413253, comment #2. (diff)
downloadhistorical-039fd28b890d6b70ce20beb020399f062c732388.tar.gz
historical-039fd28b890d6b70ce20beb020399f062c732388.tar.bz2
historical-039fd28b890d6b70ce20beb020399f062c732388.zip
use debian GNU/kFreeBSD patch instead of a sed that lets the modules be built with -O2 for fixing panics on amd64 with gcc 4.4 and later
Package-Manager: portage-2.2.0_alpha101/cvs/Linux x86_64
Diffstat (limited to 'sys-freebsd/freebsd-sources/ChangeLog')
-rw-r--r--sys-freebsd/freebsd-sources/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/sys-freebsd/freebsd-sources/ChangeLog b/sys-freebsd/freebsd-sources/ChangeLog
index 3d9afe881437..90a496415671 100644
--- a/sys-freebsd/freebsd-sources/ChangeLog
+++ b/sys-freebsd/freebsd-sources/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-freebsd/freebsd-sources
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-sources/ChangeLog,v 1.68 2012/05/04 17:38:26 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-sources/ChangeLog,v 1.69 2012/05/04 18:12:40 aballier Exp $
+
+ 04 May 2012; Alexis Ballier <aballier@gentoo.org> freebsd-sources-9.0.ebuild,
+ +files/freebsd-sources-9.0-disable-optimizations.patch:
+ use debian GNU/kFreeBSD patch instead of a sed that lets the modules be built
+ with -O2 for fixing panics on amd64 with gcc 4.4 and later
04 May 2012; Alexis Ballier <aballier@gentoo.org> freebsd-sources-9.0.ebuild:
build with -O1 on amd64-fbsd otherwise the kernel does not boot with gcc 4.4