start-sanitize-d10v
[deliverable/binutils-gdb.git] / gas / conf.in
index fca9d46c665139ef407e16431e18ea06891e87ad..5260c3063e2665e5f6dc95ece919dca2861b74a2 100644 (file)
@@ -55,8 +55,9 @@
 
 #undef MANY_SEGMENTS
 
-/* Needed only for sparc configuration */
-#undef sparcv9
+/* Needed only for sparc configuration.  */
+#undef SPARC_V9
+#undef SPARC_ARCH64
 
 /* Needed only for some configurations that can produce multiple output
    formats.  */
@@ -83,6 +84,9 @@
 /* Define if you have the remove function.  */
 #undef HAVE_REMOVE
 
+/* Define if you have the sbrk function.  */
+#undef HAVE_SBRK
+
 /* Define if you have the unlink function.  */
 #undef HAVE_UNLINK
 
This page took 0.023319 seconds and 4 git commands to generate.