summaryrefslogtreecommitdiff
path: root/libre/openttd/openttd-1.5.3-gcc6.patch
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2017-05-06 14:29:17 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2017-05-06 14:29:17 -0500
commitf730d9c78092e7920c09305c4b4ca95980951df1 (patch)
treefb308dadb7383828c668f69a7b429456955bd989 /libre/openttd/openttd-1.5.3-gcc6.patch
parentd07856e739aacf2fd6fd173059c2f9e97bb0046e (diff)
downloadabslibre-f730d9c78092e7920c09305c4b4ca95980951df1.tar.gz
abslibre-f730d9c78092e7920c09305c4b4ca95980951df1.tar.bz2
abslibre-f730d9c78092e7920c09305c4b4ca95980951df1.zip
openttd 1.7.0-1.parabola1: updating version
Diffstat (limited to 'libre/openttd/openttd-1.5.3-gcc6.patch')
-rw-r--r--libre/openttd/openttd-1.5.3-gcc6.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/libre/openttd/openttd-1.5.3-gcc6.patch b/libre/openttd/openttd-1.5.3-gcc6.patch
deleted file mode 100644
index 65d9991d6..000000000
--- a/libre/openttd/openttd-1.5.3-gcc6.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- openttd-1.5.3/src/safeguards.h.orig 2016-02-02 16:21:10.378533175 +0000
-+++ openttd-1.5.3/src/safeguards.h 2016-02-02 16:21:15.269555568 +0000
-@@ -21,6 +21,8 @@
- #ifndef SAFEGUARDS_H
- #define SAFEGUARDS_H
-
-+#include <stdlib.h>
-+
- /* Use MallocT instead. */
- #define malloc SAFEGUARD_DO_NOT_USE_THIS_METHOD
-