[gimp/wip/Jehan/win-native-builds-failing: 13/14] Test with V=1!




commit 404da4b054753ecabec523a768b045b79b29ca4a
Author: Jehan <jehan girinstud io>
Date:   Tue Sep 28 12:22:04 2021 +0200

    Test with V=1!

 build/windows/gitlab-ci/build-gimp-msys2.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/build/windows/gitlab-ci/build-gimp-msys2.sh b/build/windows/gitlab-ci/build-gimp-msys2.sh
index abca02aff1..f8be3d8cbc 100644
--- a/build/windows/gitlab-ci/build-gimp-msys2.sh
+++ b/build/windows/gitlab-ci/build-gimp-msys2.sh
@@ -97,7 +97,7 @@ cd "_build${ARTIFACTS_SUFFIX}"
               --with-directx-sdk="${MSYS2_PREFIX}" \
               --with-javascript=no \
               ${GIMP_OPTIONS}
-make -j4
+make V=1 -j4
 make install
 cd ..
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]