commit 481fa951318fcbef27fd85f59709dda7bcfa5d52
Author: Jan Palus <[email protected]>
Date: Wed Nov 24 14:45:59 2021 +0100
kill configure if it hangs (for testing only)
openjdk8.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/openjdk8.spec b/openjdk8.spec
index a4aa4f2..b8615ea 100644
--- a/openjdk8.spec
+++ b/openjdk8.spec
@@ -477,7 +477,7 @@ export SHELL=/bin/bash
chmod a+x configure
# disable-debug-symbols so openjdk debuginfo handling won't conflict with ours
-%configure \
+/usr/bin/timeout 300 %configure \
%ifarch x32
--with-jvm-variants=zero \
%endif
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/openjdk8.git/commitdiff/481fa951318fcbef27fd85f59709dda7bcfa5d52
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit