Add OpenRISC support
[deliverable/binutils-gdb.git] / gas / config.in
index 81f2adac60b9d558ba4e53a9064dc0324e03358d..84778717e4a70bab9ce1dc71f06591a72b4aed31 100644 (file)
@@ -25,9 +25,6 @@
 /* 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
 
 /* Define if defaulting to ELF on SCO 5. */
 #undef SCO_ELF
 
+/* Using strict COFF? */
+#undef STRICTCOFF
+
 /* Use ELF stabs for MIPS, not ECOFF stabs */
 #undef MIPS_STABS_ELF
 
 /* Default architecture. */
 #undef DEFAULT_ARCH
 
+/* Default architecture. */
+#undef DEFAULT_ARCH
+
+/* Default architecture. */
+#undef DEFAULT_ARCH
+
 /* Using cgen code? */
 #undef USING_CGEN
 
This page took 0.025893 seconds and 4 git commands to generate.