summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2021-06-19 23:54:03 -0400
committerIonen Wolkens <ionen@gentoo.org>2021-06-20 08:40:32 -0400
commit7c1b085717d43e46f03499d4e8330756000a8573 (patch)
tree53d153674a72f7052ca2bb173f1607723540414c /games-action/shootingstar/files/shootingstar-1.2.0-gcc44.patch
parentgames-action/heroes: fix RequiredUseDefaults, tighten sdl deps (diff)
downloadgentoo-7c1b085717d43e46f03499d4e8330756000a8573.tar.gz
gentoo-7c1b085717d43e46f03499d4e8330756000a8573.tar.bz2
gentoo-7c1b085717d43e46f03499d4e8330756000a8573.zip
games-action/shootingstar: fix segfault, tighten sdl deps, and tidy
Combined patches (with added bugrefs) not to have multiple 1 line simple patches that will likely never be removed. Closes: https://bugs.gentoo.org/607428 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'games-action/shootingstar/files/shootingstar-1.2.0-gcc44.patch')
-rw-r--r--games-action/shootingstar/files/shootingstar-1.2.0-gcc44.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/games-action/shootingstar/files/shootingstar-1.2.0-gcc44.patch b/games-action/shootingstar/files/shootingstar-1.2.0-gcc44.patch
deleted file mode 100644
index dfc1a8d8e77e..000000000000
--- a/games-action/shootingstar/files/shootingstar-1.2.0-gcc44.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/src/engine/dbg.cpp 2009-06-03 15:15:46.000000000 +0200
-+++ b/src/engine/dbg.cpp 2009-06-03 16:09:19.000000000 +0200
-@@ -28,6 +28,7 @@
- #include <vector>
- #include <map>
- #include <algorithm>
-+#include <cstdio>
-
- /**********************************************************************
- * Implementation notes