[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 19:20:45 +0000 (UTC)
commit b9971e5116d4a0ded446410b5cc04a92a4b36d25
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]