Module Name: src
Committed By: christos
Date: Sat Feb 26 13:15:19 UTC 2022
Modified Files:
src/external/mit/expat/lib/libexpat: expat_config.h
Log Message:
remove stray #if 0
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/external/mit/expat/lib/libexpat/expat_config.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/external/mit/expat/lib/libexpat/expat_config.h
diff -u src/external/mit/expat/lib/libexpat/expat_config.h:1.10 src/external/mit/expat/lib/libexpat/expat_config.h:1.11
--- src/external/mit/expat/lib/libexpat/expat_config.h:1.10 Sat Feb 26 05:16:35 2022
+++ src/external/mit/expat/lib/libexpat/expat_config.h Sat Feb 26 08:15:18 2022
@@ -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