set LD_LIBRARY_PATH for running rounding_modes test

This commit is contained in:
Joachim Reichel 2007-03-25 14:37:06 +00:00
parent 56cdb4b556
commit ce743d1b11
1 changed files with 2 additions and 2 deletions

View File

@ -25,8 +25,8 @@ build-stamp: patch-stamp
--with-X11 --with-OPENGL --with-QT3MT \
--with-BLASGCCATLAS --with-LAPACK
$(MAKE) -C $(CURDIR)/debian/tests rounding_modes
-$(CURDIR)/debian/tests/rounding_modes
$(MAKE) -C $(CURDIR)/debian/tests clean
-LD_LIBRARY_PATH=$(CURDIR)/debian/tmp/usr/lib $(CURDIR)/debian/tests/rounding_modes
-$(MAKE) -C $(CURDIR)/debian/tests clean
touch build-stamp
clean: clean-patched unpatch