diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-12-21 15:47:32 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-12-21 15:47:32 +0000 |
commit | 2f682e6e8f2107a14f83f0e83646071db9a54acc (patch) | |
tree | 9cdc86560590fe3d7666d3c4bfb3cd104aef7743 /games-util/joystick/ChangeLog | |
parent | Add ~sparc wrt #284740 (diff) | |
download | gentoo-2-2f682e6e8f2107a14f83f0e83646071db9a54acc.tar.gz gentoo-2-2f682e6e8f2107a14f83f0e83646071db9a54acc.tar.bz2 gentoo-2-2f682e6e8f2107a14f83f0e83646071db9a54acc.zip |
Fix building with -Wl,--as-needed wrt #247514 by Kacper Kowalik.
(Portage version: 2.2_rc59/cvs/Linux x86_64)
Diffstat (limited to 'games-util/joystick/ChangeLog')
-rw-r--r-- | games-util/joystick/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/games-util/joystick/ChangeLog b/games-util/joystick/ChangeLog index 1ebbd2f39ea2..b7169527e9ef 100644 --- a/games-util/joystick/ChangeLog +++ b/games-util/joystick/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-util/joystick # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/joystick/ChangeLog,v 1.7 2009/08/14 17:01:26 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/joystick/ChangeLog,v 1.8 2009/12/21 15:47:29 ssuominen Exp $ + + 21 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> + joystick-20060731.ebuild, +files/joystick-20060731-asneeded.patch: + Fix building with -Wl,--as-needed wrt #247514 by Kacper Kowalik. 14 Aug 2009; Michael Sterrett <mr_bones_@gentoo.org> joystick-20060731.ebuild: |