Skip to content

Commit a28639e

Browse files
committed
Revert "Merge branch 'PHP-7.1' into PHP-7.2"
This reverts commit 61a4fc4, reversing changes made to 13e9a47.
1 parent cdc9232 commit a28639e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

ext/intl/config.m4

-3
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@ if test "$PHP_INTL" != "no"; then
1818
else
1919
icu_spoof_src=""
2020
fi
21-
if test "$icu_version" -ge "59000"; then
22-
ICU_CXXFLAGS="$ICU_CXXFLAGS -std=c++11 -stdlib=libc++"
23-
fi
2421
PHP_NEW_EXTENSION(intl, php_intl.c \
2522
intl_error.c \
2623
intl_convert.c \

0 commit comments

Comments
 (0)