From 8732b26738a41671d8d2223e4d629c20c7e622cc Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 12 May 2011 12:36:21 +0200 Subject: add forked-daapd server and all deps --- package/libantlr3c/patches/patch-antlr3config_h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 package/libantlr3c/patches/patch-antlr3config_h (limited to 'package/libantlr3c/patches/patch-antlr3config_h') diff --git a/package/libantlr3c/patches/patch-antlr3config_h b/package/libantlr3c/patches/patch-antlr3config_h new file mode 100644 index 000000000..bf860a508 --- /dev/null +++ b/package/libantlr3c/patches/patch-antlr3config_h @@ -0,0 +1,11 @@ +--- libantlr3c-3.2.orig/antlr3config.h 2009-09-23 22:50:45.000000000 +0200 ++++ libantlr3c-3.2/antlr3config.h 2011-05-10 14:06:43.000000000 +0200 +@@ -5,7 +5,7 @@ + /* #undef ANTLR3_NODEBUGGER */ + + /* Define if 64 bit mode required */ +-#define ANTLR3_USE_64BIT 1 ++/* #undef ANTLR3_USE_64BIT */ + + /* Define to 1 if you have the `accept' function. */ + #define HAVE_ACCEPT 1 -- cgit v1.2.3