]> git.vpit.fr Git - perl/modules/VPIT-TestHelpers.git/commit
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)
commit4fb1879240a13d6dc25d0f5d5dd6c32cde3640cc
tree3c10ab9b202ff004eb5fc669ff7a1e556340bf16
parentc5c8848158218fd477eb23f81f58ac221dacd7f9
Save LD_LIBRARY_PATH for Android on t/51-threads-teardown.t

In Android, LD_LIBRARY_PATH must have the location of
libperl.so, otherwise perl will have a linking error
and simply won't work.
lib/VPIT/TestHelpers.pm