summaryrefslogtreecommitdiff
path: root/games-action/bomberclone/files/bomberclone-0.11.8-gcc52.patch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:58:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:58:29 +0100
commit0cf2f20608308acdf3cb922c3736446bbd8f3388 (patch)
tree07815070629c7c11000a7f51ceb8ccbccb49a809 /games-action/bomberclone/files/bomberclone-0.11.8-gcc52.patch
parent1798c4aeca70ac8d0a243684d6a798fbc65735f8 (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'games-action/bomberclone/files/bomberclone-0.11.8-gcc52.patch')
-rw-r--r--games-action/bomberclone/files/bomberclone-0.11.8-gcc52.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/games-action/bomberclone/files/bomberclone-0.11.8-gcc52.patch b/games-action/bomberclone/files/bomberclone-0.11.8-gcc52.patch
deleted file mode 100644
index fd77e1b7b1d6..000000000000
--- a/games-action/bomberclone/files/bomberclone-0.11.8-gcc52.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/src/single.c 2015-09-17 09:21:57.826930680 +0200
-+++ b/src/single.c 2015-09-17 09:22:04.315824372 +0200
-@@ -476,7 +476,7 @@
- };
-
-
--inline int
-+static inline int
- ai_checknewpos (_point pos, int d)
- {
- _point m;