Build infrastructure for GCC 3.4
[dragonfly.git] / gnu / usr.bin / cc34 / cc_prep / patches / libgcc2.c.patch
1 $DragonFly: src/gnu/usr.bin/cc34/cc_prep/patches/libgcc2.c.patch,v 1.1 2004/06/14 22:27:53 joerg Exp $
2
3 --- libgcc2.c.orig      2004-06-13 20:46:17.000000000 +0200
4 +++ libgcc2.c   2004-06-13 20:46:33.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.  */