Merge branch 'master' of ssh://crater.dragonflybsd.org/repository/git/dragonfly
[dragonfly.git] / gnu / usr.bin / cc34 / cc_prep / patches / system.h.patch
1 $DragonFly: src/gnu/usr.bin/cc34/cc_prep/patches/system.h.patch,v 1.2 2004/12/21 13:10:48 joerg Exp $
2
3 ===================================================================
4 RCS file: /home/joerg/wd/repository/dragonflybsd/src/contrib/gcc-3.4/gcc/system.h,v
5 retrieving revision 1.1
6 diff -u -r1.1 system.h
7 --- system.h    20 Jun 2004 02:14:50 -0000      1.1
8 +++ system.h    20 Dec 2004 20:48:13 -0000
9 @@ -577,7 +577,7 @@
10  #undef strdup
11   #pragma GCC poison calloc strdup
12  
13 -#if !defined(FLEX_SCANNER) && !defined(YYBISON)
14 +#if !defined(FLEX_SCANNER) && !defined(YYBISON) && !defined(YYBYACC)
15  #undef malloc
16  #undef realloc
17   #pragma GCC poison malloc realloc