summaryrefslogtreecommitdiffstats
path: root/php-7.0.31-icu62.patch
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-09-07 08:02:35 +0200
committerRemi Collet <remi@remirepo.net>2021-09-07 08:02:35 +0200
commit5568e6e5cab72a5720690db72ac4d5ae725c22cc (patch)
tree43ccc26110a461153269656fb9cf14701434f746 /php-7.0.31-icu62.patch
parentb6b06b8308ec9b36d2a02e0bc620d8b478b31501 (diff)
fix intl build on F35
Diffstat (limited to 'php-7.0.31-icu62.patch')
-rw-r--r--php-7.0.31-icu62.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-7.0.31-icu62.patch b/php-7.0.31-icu62.patch
index 50ec038..f65271c 100644
--- a/php-7.0.31-icu62.patch
+++ b/php-7.0.31-icu62.patch
@@ -571,7 +571,7 @@ index e8428e1cbbe8..52408f8e9183 100644
PHP_SETUP_ICU(INTL_SHARED_LIBADD)
PHP_SUBST(INTL_SHARED_LIBADD)
PHP_REQUIRE_CXX()
-+ INTL_COMMON_FLAGS="$ICU_INCS -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1"
++ INTL_COMMON_FLAGS="$ICU_INCS -Wno-write-strings -DU_DEFINE_FALSE_AND_TRUE=1 -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1"
if test "$icu_version" -ge "4002"; then
icu_spoof_src=" spoofchecker/spoofchecker_class.c \
spoofchecker/spoofchecker.c\