summaryrefslogtreecommitdiff
path: root/hints/linux-android.sh
diff options
context:
space:
mode:
authorJess Robinson <castaway@desert-island.me.uk>2013-01-18 18:55:02 +0000
committerBrian Fraser <fraserbn@gmail.com>2014-01-26 14:44:19 -0300
commit9b0f5f8a83f83c42f4d8568a7d535097cd88775c (patch)
treeb70126a4eba735fe6555868425a7476607e4743e /hints/linux-android.sh
parent687e70194a437896b56cfbcf4f53cf564f7851ea (diff)
downloadperl-9b0f5f8a83f83c42f4d8568a7d535097cd88775c.tar.gz
Create a Perl with relocatable inc when building for Android.
Diffstat (limited to 'hints/linux-android.sh')
-rw-r--r--hints/linux-android.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/hints/linux-android.sh b/hints/linux-android.sh
index d2f411857f..0920ce8f09 100644
--- a/hints/linux-android.sh
+++ b/hints/linux-android.sh
@@ -1,5 +1,7 @@
# set -x
+userelocatableinc='define'
+
# Having fun with the dlopen check.. :(
#d_dlopen='define'
#d_dlerror='define'