summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-11-04 22:46:57 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-11-04 22:46:57 +0000
commitf22c10c400de13c1cf80d92a2bb65d4dec9c4973 (patch)
tree2ab0a7c2b56641929d252037f908911cc14f9742 /games-emulation/openmsx/ChangeLog
parentcomment change (diff)
downloadgentoo-2-f22c10c400de13c1cf80d92a2bb65d4dec9c4973.tar.gz
gentoo-2-f22c10c400de13c1cf80d92a2bb65d4dec9c4973.tar.bz2
gentoo-2-f22c10c400de13c1cf80d92a2bb65d4dec9c4973.zip
replace -Os with -O2 in CFLAGS to fix bug 32745
Diffstat (limited to 'games-emulation/openmsx/ChangeLog')
-rw-r--r--games-emulation/openmsx/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/games-emulation/openmsx/ChangeLog b/games-emulation/openmsx/ChangeLog
index 52af17460265..103b6a3ef406 100644
--- a/games-emulation/openmsx/ChangeLog
+++ b/games-emulation/openmsx/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-emulation/openmsx
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/openmsx/ChangeLog,v 1.1 2003/11/04 09:26:44 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/openmsx/ChangeLog,v 1.2 2003/11/04 22:46:55 mr_bones_ Exp $
+
+ 04 Nov 2003; Michael Sterrett <mr_bones_@gentoo.org> openmsx-0.3.3.ebuild:
+ replace -Os with -O2 in CFLAGS to fix bug 32745
*openmsx-0.3.3 (04 Nov 2003)