[packages/libtool] - disable GCJ at testing as java related tests don't work properly

arekm arekm at pld-linux.org
Fri Oct 31 00:19:55 CET 2014


commit a8ec5944c4a9ff76eb043f771532fe2cfeca58fd
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Fri Oct 31 00:19:50 2014 +0100

    - disable GCJ at testing as java related tests don't work properly

 libtool.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libtool.spec b/libtool.spec
index 807b146..b2c4441 100644
--- a/libtool.spec
+++ b/libtool.spec
@@ -176,7 +176,7 @@ cd ..
 
 %{__make}
 
-%{?with_tests:%{__make} check %{!?with_tests_expensive:TESTSUITEFLAGS='-k "!expensive"'}}
+%{?with_tests:%{__make} check GCJ= %{!?with_tests_expensive:TESTSUITEFLAGS='-k "!expensive"'}}
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libtool.git/commitdiff/a8ec5944c4a9ff76eb043f771532fe2cfeca58fd



More information about the pld-cvs-commit mailing list