summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2010-06-06 23:26:32 +0200
committerAndreas Baumann <abaumann@yahoo.com>2010-06-06 23:26:32 +0200
commit96cc9f7650e5af28957dcfed202cf8011c067fc3 (patch)
treef2a1a28e7bb35ca8caac18a6143fbb38b43e73c9 /tests
parent43c420729a2fd892bd8ec39331c1a5646a0bf7f6 (diff)
downloadwolfbones-96cc9f7650e5af28957dcfed202cf8011c067fc3.tar.gz
wolfbones-96cc9f7650e5af28957dcfed202cf8011c067fc3.tar.bz2
partially fixed on SPARC Solaris 8
Diffstat (limited to 'tests')
-rw-r--r--tests/library/GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/library/GNUmakefile b/tests/library/GNUmakefile
index 8f13ced..8b5ecc7 100644
--- a/tests/library/GNUmakefile
+++ b/tests/library/GNUmakefile
@@ -28,4 +28,4 @@ local_distclean:
local_test:
@echo "Testing loading of a library and executing a function therein.."
- @./test_loader >/dev/null
+ @LD_LIBRARY_PATH=/usr/local/lib ./test_loader >/dev/null