summaryrefslogtreecommitdiff
path: root/games-arcade/abe/files/abe-1.1-format-security.patch
diff options
context:
space:
mode:
Diffstat (limited to 'games-arcade/abe/files/abe-1.1-format-security.patch')
-rw-r--r--games-arcade/abe/files/abe-1.1-format-security.patch5
1 files changed, 3 insertions, 2 deletions
diff --git a/games-arcade/abe/files/abe-1.1-format-security.patch b/games-arcade/abe/files/abe-1.1-format-security.patch
index ad88b4b60486..9f98b080f53d 100644
--- a/games-arcade/abe/files/abe-1.1-format-security.patch
+++ b/games-arcade/abe/files/abe-1.1-format-security.patch
@@ -1,5 +1,6 @@
---- ./src/Game.c.orig 2005-03-05 09:20:04.000000000 -0700
-+++ ./src/Game.c 2013-11-20 12:30:00.000000000 -0700
+Fix build failure with -Werror=format-security
+--- ./src/Game.c
++++ ./src/Game.c
@@ -6,21 +6,14 @@ Game game;
// path_sprintf should not be used by other .c files, as it does not fit for them.