forked from kiss-community/repo
perl: fix musl locale issue
This commit is contained in:
parent
241b201e91
commit
5fa1912dd3
@ -2,6 +2,7 @@
|
||||
|
||||
export BUILD_ZLIB=0
|
||||
export BUILD_BZIP2=0
|
||||
export CFLAGS="$CFLAGS -DNO_POSIX_2008_LOCALE"
|
||||
|
||||
./Configure \
|
||||
-des \
|
||||
|
@ -1 +1 @@
|
||||
5.30.0 2
|
||||
5.30.0 3
|
||||
|
Loading…
Reference in New Issue
Block a user