diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-07-11 10:10:02 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-07-11 10:10:02 +0000 |
commit | a8713bc77cb49de40530930125d30dd0fb7d9915 (patch) | |
tree | a29c63a46b02371d8b8ad918389f2d94ddd17573 /gnome-extra/gnome-games/files | |
parent | Stable on alpha, bug #322709 (diff) | |
download | gentoo-2-a8713bc77cb49de40530930125d30dd0fb7d9915.tar.gz gentoo-2-a8713bc77cb49de40530930125d30dd0fb7d9915.tar.bz2 gentoo-2-a8713bc77cb49de40530930125d30dd0fb7d9915.zip |
Drop old.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'gnome-extra/gnome-games/files')
-rw-r--r-- | gnome-extra/gnome-games/files/gnome-games-2.14.0-no_lazy_bindings.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/gnome-extra/gnome-games/files/gnome-games-2.14.0-no_lazy_bindings.patch b/gnome-extra/gnome-games/files/gnome-games-2.14.0-no_lazy_bindings.patch deleted file mode 100644 index 778a176fd777..000000000000 --- a/gnome-extra/gnome-games/files/gnome-games-2.14.0-no_lazy_bindings.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- gnome-games-2.14.0/configure.in 2006-03-13 03:46:27.000000000 -0500 -+++ gnome-games-2.14.0.new/configure.in 2006-03-17 22:16:28.000000000 -0500 -@@ -155,6 +155,7 @@ - - GNOME_GAMES_CXXFLAGS="$GNOME_GAMES_CFLAGS -I\$(top_srcdir)/libgames-support $WARN_CXXFLAGS" - GNOME_GAMES_CFLAGS="$GNOME_GAMES_CFLAGS -I\$(top_srcdir)/libgames-support $WARN_CFLAGS" -+GNOME_GAMES_LIBS="$GNOME_GAMES_LIBS -Wl,-z,now" - - ## Use a separate set of flags for C++ (so we can exclude -std=gnu89 for - ## example, it doesn't make sense under C++). |