summaryrefslogtreecommitdiff
path: root/games-sports/torcs/files/torcs-1.3.6-flags.patch
diff options
context:
space:
mode:
Diffstat (limited to 'games-sports/torcs/files/torcs-1.3.6-flags.patch')
-rw-r--r--games-sports/torcs/files/torcs-1.3.6-flags.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/games-sports/torcs/files/torcs-1.3.6-flags.patch b/games-sports/torcs/files/torcs-1.3.6-flags.patch
deleted file mode 100644
index 5f11fd270ef1..000000000000
--- a/games-sports/torcs/files/torcs-1.3.6-flags.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-respect cflags
-
---- torcs-1.3.6/configure.in
-+++ torcs-1.3.6/configure.in
-@@ -50,8 +50,7 @@
- ADDCFLAGS="-Wall -fPIC -fno-strict-aliasing"
- AC_ARG_ENABLE(debug,
- [ --enable-debug set the debug mode],
-- ADDCFLAGS="$ADDCFLAGS -g -DDEBUG -DDEBUG_OUT",
-- ADDCFLAGS="$ADDCFLAGS -O2")
-+ ADDCFLAGS="$ADDCFLAGS -g -DDEBUG -DDEBUG_OUT")
-
- AC_ARG_ENABLE(xrandr,
- [ --disable-xrandr reset the XRANDR mode],