Skip to content

Commit 8180da2

Browse files
committed
Added install dir for iconv in osx build
1 parent ceca3e8 commit 8180da2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build-osx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ chmod +x configure
9494
--with-rdkafka \
9595
--enable-jchash \
9696
--enable-simdjson \
97-
--with-openssl --with-zlib --with-zip --with-iconv \
97+
--with-openssl --with-zlib --with-zip --with-iconv=/opt/local \
9898
--enable-filter \
9999
--with-curl \
100100
--enable-opcache \

0 commit comments

Comments
 (0)