Create startup files from the GCC sources and drop our versions.
[dragonfly.git] / gnu / usr.bin / cc40 / cc_prep / patches / libgcc2.c.patch
1 $DragonFly: src/gnu/usr.bin/cc40/cc_prep/patches/Attic/libgcc2.c.patch,v 1.1 2005/06/05 22:43:20 corecode Exp $
2
3 --- libgcc2.c.orig      2005-03-21 08:24:36.000000000 +0100
4 +++ libgcc2.c   2005-05-04 15:33:54.000000000 +0200
5 @@ -30,10 +30,6 @@
6  02111-1307, USA.  */
7  
8  
9 -/* We include auto-host.h here to get HAVE_GAS_HIDDEN.  This is
10 -   supposedly valid even though this is a "target" file.  */
11 -#include "auto-host.h"
12 -
13  /* It is incorrect to include config.h here, because this file is being
14     compiled for the target, and hence definitions concerning only the host
15     do not apply.  */