diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2002-04-15 03:39:20 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-04-15 03:39:20 +0000 |
| commit | d99ab028e50f1c1f74070bbd68c8d8e109afcf47 (patch) | |
| tree | 4e8725dfb97cc044ef9c101fa2cd00c3360acdb4 /gnu | |
| parent | 8f5dad4aa07eced5fcb01832c56ecc44a7a2865f (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/cc/cc_tools/auto-host.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/cc/cc_tools/auto-host.h b/gnu/usr.bin/cc/cc_tools/auto-host.h index 3c0c3eaa20fe..d14c345c79b2 100644 --- a/gnu/usr.bin/cc/cc_tools/auto-host.h +++ b/gnu/usr.bin/cc/cc_tools/auto-host.h @@ -530,7 +530,7 @@ /* #undef USE_AS_TRADITIONAL_FORMAT */ /* Define if your assembler supports marking sections with SHF_MERGE flag. */ -#define HAVE_GAS_SHF_MERGE 1 +#define HAVE_GAS_SHF_MERGE 1 /* XXX:DEO new, caused Peter IA-64 trouble until he adjusted sys/boot/efi/libefi/arch/ia64/ldscript.ia64 */ /* Define if your assembler supports explicit relocations. */ /* #undef HAVE_AS_EXPLICIT_RELOCS */ |
