[gimp/wip/Jehan/test-msys2-aalib: 2/2] build: run with debug. Not a commit to be actually pushed.
- From: Jehan <jehanp src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [gimp/wip/Jehan/test-msys2-aalib: 2/2] build: run with debug. Not a commit to be actually pushed.
 
- Date: Tue, 29 Mar 2022 16:47:10 +0000 (UTC)
 
commit 64e1aac5d05d58807401fc00116e6d85dc901ac5
Author: Jehan <jehan girinstud io>
Date:   Tue Mar 29 16:27:42 2022 +0200
    build: run with debug. Not a commit to be actually pushed.
 build/windows/gitlab-ci/package-gimp-msys2.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/build/windows/gitlab-ci/package-gimp-msys2.sh b/build/windows/gitlab-ci/package-gimp-msys2.sh
index 588b868b93..2258cb26e2 100644
--- a/build/windows/gitlab-ci/package-gimp-msys2.sh
+++ b/build/windows/gitlab-ci/package-gimp-msys2.sh
@@ -207,7 +207,7 @@ for dll in ${GIMP_DISTRIB}/lib/gimp/2.99/modules/*.dll; do
   python3 build/windows/gitlab-ci/dll_link.py $dll ${GIMP_PREFIX}/ ${MSYS_PREFIX}/ ${GIMP_DISTRIB} 
--output-dll-list done-dll.list;
 done
 for dll in ${GIMP_DISTRIB}/lib/gimp/2.99/plug-ins/*/*.exe; do
-  python3 build/windows/gitlab-ci/dll_link.py $dll ${GIMP_PREFIX}/ ${MSYS_PREFIX}/ ${GIMP_DISTRIB} 
--output-dll-list done-dll.list;
+  python3 build/windows/gitlab-ci/dll_link.py $dll ${GIMP_PREFIX}/ ${MSYS_PREFIX}/ ${GIMP_DISTRIB} 
--debug=debug-run --output-dll-list done-dll.list;
 done
 
 # Libraries for GObject Introspection.
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]