aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/config/elfos.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.9/gcc/config/elfos.h')
-rw-r--r--gcc-4.9/gcc/config/elfos.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc-4.9/gcc/config/elfos.h b/gcc-4.9/gcc/config/elfos.h
index 1fce7011b..c1d555312 100644
--- a/gcc-4.9/gcc/config/elfos.h
+++ b/gcc-4.9/gcc/config/elfos.h
@@ -287,7 +287,7 @@ see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
/* Write the extra assembler code needed to declare an object properly. */
#ifdef HAVE_GAS_GNU_UNIQUE_OBJECT
-#define USE_GNU_UNIQUE_OBJECT 1
+#define USE_GNU_UNIQUE_OBJECT flag_gnu_unique
#else
#define USE_GNU_UNIQUE_OBJECT 0
#endif