This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regcomp.c: Fix so will compile on C++11
[perl5.git] / hints / linux-android.sh
index a89eeb7..6a59cb7 100644 (file)
@@ -35,6 +35,7 @@ libswanted="$libswanted m"
 d_locconv='undef'
 d_setlocale='undef'
 d_setlocale_r='undef'
+d_lc_monetary_2008='undef'
 i_locale='undef'
 
 # https://code.google.com/p/android-source-browsing/source/browse/libc/netbsd/net/getservent_r.c?repo=platform--bionic&r=ca6fe7bebe3cc6ed7e2db5a3ede2de0fcddf411d#95
@@ -286,6 +287,7 @@ esac
 $cat <<'EOO' >> $pwd/config.arch
 
 osname='android'
+eval "libpth='$libpth /system/lib /vendor/lib'"
 
 if $test "X$procselfexe" = X; then
     case "$d_procselfexe" in