aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/config.in
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.9/gcc/config.in')
-rw-r--r--gcc-4.9/gcc/config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc-4.9/gcc/config.in b/gcc-4.9/gcc/config.in
index df7a3455f..4d57b87ca 100644
--- a/gcc-4.9/gcc/config.in
+++ b/gcc-4.9/gcc/config.in
@@ -447,6 +447,12 @@
#endif
+/* Define if the assembler understands .module. */
+#ifndef USED_FOR_TARGET
+#undef HAVE_AS_MODULE
+#endif
+
+
/* Define if your assembler supports the -no-mul-bug-abort option. */
#ifndef USED_FOR_TARGET
#undef HAVE_AS_NO_MUL_BUG_ABORT_OPTION