summaryrefslogtreecommitdiffstats
path: root/contrib/binutils/gas/config.in
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/binutils/gas/config.in')
-rw-r--r--contrib/binutils/gas/config.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/contrib/binutils/gas/config.in b/contrib/binutils/gas/config.in
index fc7ef2b..e2a6003 100644
--- a/contrib/binutils/gas/config.in
+++ b/contrib/binutils/gas/config.in
@@ -25,6 +25,9 @@
/* Define to `long' if <sys/types.h> doesn't define. */
#undef off_t
+/* Define if you need to in order for stat and other things to work. */
+#undef _POSIX_SOURCE
+
/* Define to `unsigned' if <sys/types.h> doesn't define. */
#undef size_t
@@ -154,6 +157,9 @@
/* Use ELF stabs for MIPS, not ECOFF stabs */
#undef MIPS_STABS_ELF
+/* Use ELF stabs for MIPS, not ECOFF stabs */
+#undef MIPS_STABS_ELF
+
/* Define if default target is PowerPC Solaris. */
#undef TARGET_SOLARIS_COMMENT
@@ -163,6 +169,9 @@
/* Default architecture. */
#undef DEFAULT_ARCH
+/* Default architecture. */
+#undef DEFAULT_ARCH
+
/* Using cgen code? */
#undef USING_CGEN
OpenPOWER on IntegriCloud