commit bcdb95c54b6562b4f5dad12a2af761915db259ae
Author: Jan Palus <[email protected]>
Date:   Wed Jan 26 15:18:40 2022 +0100

    don't build all, build only required images

 openjdk8.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/openjdk8.spec b/openjdk8.spec
index 1d185f0..7ab76bd 100644
--- a/openjdk8.spec
+++ b/openjdk8.spec
@@ -516,7 +516,7 @@ SHELL=/bin/bash
 EOF
 [ -L tmp-bin ] || ln -s "$specdir/jdk/bin" tmp-bin
 
-%{__make} -j1 all \
+%{__make} -j1 images \
        SCTP_WERROR= \
        LOG=debug \
        # these are normally set when --disable-debug-symbols is not used \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openjdk8.git/commitdiff/3444784011b9b209e361025b4e3eaeaffa2aad77

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to