Create startup files from the GCC sources and drop our versions.
[dragonfly.git] / gnu / usr.bin / cc40 / cc_prep / patches / system.h.patch
1 $DragonFly: src/gnu/usr.bin/cc40/cc_prep/patches/Attic/system.h.patch,v 1.1 2005/06/05 22:43:20 corecode Exp $
2
3 --- system.h.orig       2005-02-24 00:11:06.000000000 +0100
4 +++ system.h    2005-05-04 15:34:06.000000000 +0200
5 @@ -582,7 +582,7 @@
6  #undef strdup
7   #pragma GCC poison calloc strdup
8  
9 -#if !defined(FLEX_SCANNER) && !defined(YYBISON)
10 +#if !defined(FLEX_SCANNER) && !defined(YYBISON) && !defined(YYBYACC)
11  #undef malloc
12  #undef realloc
13   #pragma GCC poison malloc realloc