m68k/coldfire: elf2flt has some issues, gas error, so disable cfi asm generation
[openadk.git] / package / libantlr3c / patches / patch-antlr3config_h
blobbf860a50890405dd5930ba08645fd449b6ce2c54
1 --- libantlr3c-3.2.orig/antlr3config.h  2009-09-23 22:50:45.000000000 +0200
2 +++ libantlr3c-3.2/antlr3config.h       2011-05-10 14:06:43.000000000 +0200
3 @@ -5,7 +5,7 @@
4  /* #undef ANTLR3_NODEBUGGER */
5  
6  /* Define if 64 bit mode required */
7 -#define ANTLR3_USE_64BIT 1
8 +/* #undef ANTLR3_USE_64BIT */
9  
10  /* Define to 1 if you have the `accept' function. */
11  #define HAVE_ACCEPT 1