]> gcc.gnu.org Git - gcc.git/commitdiff
*** empty log message ***
authorRichard Stallman <rms@gnu.org>
Wed, 1 Apr 1992 04:04:17 +0000 (04:04 +0000)
committerRichard Stallman <rms@gnu.org>
Wed, 1 Apr 1992 04:04:17 +0000 (04:04 +0000)
From-SVN: r654

gcc/config/svr4.h

index 2859ce4aec43ecc01ec793807cff240b4aac3a95..b6a42bc164fce8387d9a0c46f9b514449d1d008d 100644 (file)
@@ -244,7 +244,9 @@ do {                                                                \
 #undef WCHAR_TYPE_SIZE
 #define WCHAR_TYPE_SIZE BITS_PER_WORD
 
-#define MULTIBYTE_CHARS
+/* This causes trouble, because it requires the host machine
+   to support ANSI C.  */
+/* #define MULTIBYTE_CHARS */
 
 #undef ASM_BYTE_OP
 #define ASM_BYTE_OP    "\t.byte"
This page took 0.067212 seconds and 5 git commands to generate.