Skip to content

Commit 04c5be8

Browse files
committed
Modified php building for buggy rhel-8 toolchain
php/php-src#12774 https://sourceware.org/bugzilla/show_bug.cgi?id=23169 Ticket: ENT-12140 Changelog: none.
1 parent aa0f58a commit 04c5be8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps-packaging/php/cfbuild-php.spec

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ fi
3434
--with-iconv \
3535
--with-zlib=%{prefix} \
3636
--with-libmbfl=%{prefix} \
37-
--enable-mbstring \
37+
--enable-mbstring=shared \
3838
--enable-sockets \
3939
--disable-mbregex \
4040
--without-fpm-user \

0 commit comments

Comments
 (0)