From 926373d2c9be5f8af27e91c427e6fba518749edb Mon Sep 17 00:00:00 2001 From: matt Date: Tue, 7 Oct 2003 02:19:18 +0000 Subject: [PATCH] Turn on HAVE_GAS_HIDDEN. --- gnu/usr.bin/gcc3/arch/hppa/auto-host.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/usr.bin/gcc3/arch/hppa/auto-host.h b/gnu/usr.bin/gcc3/arch/hppa/auto-host.h index 273c6e8710ce..a9a1b81dd7a6 100644 --- a/gnu/usr.bin/gcc3/arch/hppa/auto-host.h +++ b/gnu/usr.bin/gcc3/arch/hppa/auto-host.h @@ -554,7 +554,7 @@ #define HAVE_GAS_WEAK 1 /* Define if your assembler supports .hidden. */ -/* #undef HAVE_GAS_HIDDEN */ +#define HAVE_GAS_HIDDEN 1 /* Define if your assembler supports .uleb128. */ #define HAVE_AS_LEB128 1