Skip to content

Commit 5044469

Browse files
committed
will this just use libc iconv?
1 parent 5c29e8d commit 5044469

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/configure-gentoo/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ runs:
4343
--enable-pcntl \
4444
--with-readline \
4545
--enable-mbstring \
46-
--with-iconv=/usr \
46+
--with-iconv \
4747
--with-curl \
4848
--with-gettext \
4949
--enable-sockets \

0 commit comments

Comments
 (0)