]> git.pld-linux.org Git - packages/libtool.git/commitdiff
- disable GCJ at testing as java related tests don't work properly auto/th/libtool-2.4.3-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 30 Oct 2014 23:19:50 +0000 (00:19 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 30 Oct 2014 23:19:50 +0000 (00:19 +0100)
libtool.spec

index 807b1469d2ad32427106f8d41db4fc1aac624461..b2c444158591c372f253d1fae1c2b545736b4ed2 100644 (file)
@@ -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
This page took 0.233203 seconds and 4 git commands to generate.