Skip to content

Commit

Permalink
maybe ubu16 can benefit from --enable-mbstring=shared for php
Browse files Browse the repository at this point in the history
  • Loading branch information
craigcomstock committed Aug 30, 2024
1 parent ec19b30 commit 8d714f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps-packaging/php/debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ build-stamp:
--with-iconv \
--with-zlib=$(PREFIX) \
--with-libmbfl=$(PREFIX) \
--enable-mbstring \
--enable-mbstring=shared \
--enable-sockets \
--disable-mbregex \
--without-fpm-user \
Expand Down

0 comments on commit 8d714f7

Please sign in to comment.