]> git.vpit.fr Git - perl/modules/VPIT-TestHelpers.git/commitdiff
Save LD_LIBRARY_PATH for Android on t/51-threads-teardown.t
authorBrian Fraser <fraserbn@gmail.com>
Sat, 2 Aug 2014 15:42:24 +0000 (17:42 +0200)
committerVincent Pit <vince@profvince.com>
Mon, 1 Sep 2014 12:43:19 +0000 (14:43 +0200)
In Android, LD_LIBRARY_PATH must have the location of
libperl.so, otherwise perl will have a linking error
and simply won't work.


No differences found