summaryrefslogtreecommitdiffstats
path: root/system/vice/patches/vice-gcc-4.4.patch
diff options
context:
space:
mode:
author Matteo Bernardini2012-09-08 11:20:16 +0200
committer Robby Workman2012-09-09 00:27:22 +0200
commit111c0170c751d9ab8f8d2487ea5120dace824650 (patch)
treed3b85d2bcc29a20311aa393515fad06119b3d3cd /system/vice/patches/vice-gcc-4.4.patch
parent4e256db06bf33a6d5063a2eaa8b82336c3da5e4d (diff)
downloadslackbuilds-111c0170c751d9ab8f8d2487ea5120dace824650.tar.gz
system/vice: Updated for version 2.3.22.
Rewritten x86_64 patch, added another to fix docs building, explicitly disabled ffmpeg (not yet compatible). Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/vice/patches/vice-gcc-4.4.patch')
-rw-r--r--system/vice/patches/vice-gcc-4.4.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/system/vice/patches/vice-gcc-4.4.patch b/system/vice/patches/vice-gcc-4.4.patch
deleted file mode 100644
index 505d736943..0000000000
--- a/system/vice/patches/vice-gcc-4.4.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/arch/unix/joy.c
-+++ src/arch/unix/joy.c
-@@ -124,7 +124,7 @@
- #define JS_DATA_TYPE joystick
- #define JS_RETURN sizeof(struct joystick)
- int use_old_api=1;
--#elif
-+#else
- #error Unknown Joystick
- #endif
-