Create a Perl with relocatable inc when building for Android.
authorJess Robinson <castaway@desert-island.me.uk>
Fri, 18 Jan 2013 18:55:02 +0000 (18:55 +0000)
committerBrian Fraser <fraserbn@gmail.com>
Sun, 26 Jan 2014 17:44:19 +0000 (14:44 -0300)
hints/linux-android.sh

index d2f4118..0920ce8 100644 (file)
@@ -1,5 +1,7 @@
 # set -x
 
+userelocatableinc='define'
+
 # Having fun with the dlopen check.. :(
 #d_dlopen='define'
 #d_dlerror='define'