disabled xa51 build for now
authorjohanknol <johanknol@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sun, 6 Jan 2002 14:01:53 +0000 (14:01 +0000)
committerjohanknol <johanknol@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sun, 6 Jan 2002 14:01:53 +0000 (14:01 +0000)
git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1774 4a8a32a2-be11-0410-ad9d-d568d2c75423

configure
sdccconf_in.h

index 04c0f3982f964a3d243137d32825a08578e98ffd..d7f774bb895d515a74a9cb103981bca44587006c 100755 (executable)
--- a/configure
+++ b/configure
@@ -2799,9 +2799,9 @@ if test "$enable_xa51_port" = "no"; then
 EOF
 
 else
-    echo xa51 >>ports.build
+    #echo xa51 >>ports.build // not yet
     cat >> confdefs.h <<EOF
-#define OPT_DISABLE_XA51 0
+#define OPT_DISABLE_XA51 1 // not yet
 EOF
 
 fi
index 09c02b16622c4e538ebe5a9a95944ee67e27f356..1b6351847300989da29f03db2830e12d105a8991 100644 (file)
@@ -38,7 +38,7 @@
 #undef OPT_DISABLE_PIC
 #undef OPT_DISABLE_I186
 #undef OPT_DISABLE_TLCS900H
-//#undef OPT_DISABLE_XA51
+#undef OPT_DISABLE_XA51
 
 #undef OPT_ENABLE_LIBGC