[gimp/wip/Jehan/incremental-win-installer-improvements] Enable shared!



commit 971518f502f5c829823769bfdf9a8ac88ca3e39d
Author: Jehan <jehan girinstud io>
Date:   Sun May 16 02:01:17 2021 +0200

    Enable shared!

 build/windows/gitlab-ci/build-deps-msys2.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/build/windows/gitlab-ci/build-deps-msys2.sh b/build/windows/gitlab-ci/build-deps-msys2.sh
index d44fe0b774..46f0df500f 100644
--- a/build/windows/gitlab-ci/build-deps-msys2.sh
+++ b/build/windows/gitlab-ci/build-deps-msys2.sh
@@ -80,7 +80,7 @@ libtoolize --force
 automake --add-missing
 mkdir _build
 cd _build
-../configure --prefix="${GIMP_PREFIX}"
+../configure --prefix="${GIMP_PREFIX}" --enable-shared
 make
 make install
 cd ../..


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