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




commit d2338bf2099e634232939a53eed1989ab0eaff10
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 d2e43e385c..99e417e583 100644
--- a/build/windows/gitlab-ci/build-gimp-msys2.sh
+++ b/build/windows/gitlab-ci/build-gimp-msys2.sh
@@ -95,7 +95,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]