diff options
author | 2005-06-11 06:00:21 +0000 | |
---|---|---|
committer | 2005-06-11 06:00:21 +0000 | |
commit | 27a8ade8fde194e92fcb780b16e9ce37f5bfb7a2 (patch) | |
tree | 5ffa03d0d0eb9f29b619b6a20de25a7d4106c1a6 /media-libs/libsdl/ChangeLog | |
parent | +media-libs/libsdl:noflagstrip - Allow users to use any CFLAGS they like comp... (diff) | |
download | gentoo-2-27a8ade8fde194e92fcb780b16e9ce37f5bfb7a2.tar.gz gentoo-2-27a8ade8fde194e92fcb780b16e9ce37f5bfb7a2.tar.bz2 gentoo-2-27a8ade8fde194e92fcb780b16e9ce37f5bfb7a2.zip |
Call strip-flags for everyone due to the large number of problems caused by people using unsafe CFLAGS. Added noflagstrip local use flag to avoid the strip-flags call for people who know what they're doing and will fix resulting problems themselves.
(Portage version: 2.0.51.19)
Diffstat (limited to 'media-libs/libsdl/ChangeLog')
-rw-r--r-- | media-libs/libsdl/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/media-libs/libsdl/ChangeLog b/media-libs/libsdl/ChangeLog index f09ce7b6913f..7125df13b2ea 100644 --- a/media-libs/libsdl/ChangeLog +++ b/media-libs/libsdl/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for media-libs/libsdl # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/ChangeLog,v 1.81 2005/06/10 13:51:20 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/ChangeLog,v 1.82 2005/06/11 06:00:21 mr_bones_ Exp $ + + 11 Jun 2005; Michael Sterrett <mr_bones_@gentoo.org> + libsdl-1.2.8-r1.ebuild: + Call strip-flags for everyone due to the large number of problems caused + by people using unsafe CFLAGS. Added noflagstrip local use flag to avoid + the strip-flags call for people who know what they're doing and will fix + resulting problems themselves. 10 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org> libsdl-1.2.8-r1.ebuild: |