]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/ppc/config.in
sim: move many common settings from CPPFLAGS to config.h
[thirdparty/binutils-gdb.git] / sim / ppc / config.in
index 02c7bf03ee632ccaeb4fa5aaa8223c133eb4e020..d00181109b7703682c651354d7f9fab46f052e53 100644 (file)
    when building for Cygwin. */
 #undef USE_WIN32API
 
+/* Sim assert settings */
+#undef WITH_ASSERT
+
+/* Sim default environment */
+#undef WITH_ENVIRONMENT
+
+/* How to route I/O */
+#undef WITH_STDIO
+
+/* Sim trace settings */
+#undef WITH_TRACE
+
 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
    significant byte first (like Motorola and SPARC, unlike Intel). */
 #if defined AC_APPLE_UNIVERSAL_BUILD