Sat Feb 26 13:15:19 2022 UTC ()
remove stray #if 0


(christos)
diff -r1.10 -r1.11 src/external/mit/expat/lib/libexpat/expat_config.h

cvs diff -r1.10 -r1.11 src/external/mit/expat/lib/libexpat/expat_config.h (expand / switch to context diff)
--- src/external/mit/expat/lib/libexpat/expat_config.h 2022/02/26 10:16:35 1.10
+++ src/external/mit/expat/lib/libexpat/expat_config.h 2022/02/26 13:15:18 1.11
@@ -99,7 +99,6 @@
 
 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
    significant byte first (like Motorola and SPARC, unlike Intel). */
-#if 0
 #if defined AC_APPLE_UNIVERSAL_BUILD
 # if defined __BIG_ENDIAN__
 #  define WORDS_BIGENDIAN 1