[gmsh] 01/10: Enable dynamic linkage of shared libgmsh to gmsh-executable.

Anton Gladky gladk at moszumanska.debian.org
Mon Mar 21 23:30:10 UTC 2016


This is an automated email from the git hooks/post-receive script.

gladk pushed a commit to branch master
in repository gmsh.

commit 744938dc994c6c027f839f6f4cc4df76071fec68
Author: Anton Gladky <gladk at debian.org>
Date:   Mon Mar 21 22:20:29 2016 +0100

    Enable dynamic linkage of shared libgmsh to gmsh-executable.
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 266ea0d..e09f072 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,6 +25,7 @@ extra_flags += \
 -DENABLE_WRAP_JAVA:BOOL=ON \
 -DENABLE_WRAP_PYTHON:BOOL=ON \
 -DENABLE_BUILD_SHARED:BOOL=ON \
+-DENABLE_BUILD_DYNAMIC:BOOL=ON \
 -DENABLE_ONELAB:BOOL=ON \
 -DCMAKE_INCLUDE_PATH:STRING="/usr/include/mpi" \
 -DINSTALL_LIB_DIR:STRING="/usr/lib/$(DEB_HOST_MULTIARCH)" \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/gmsh.git



More information about the debian-science-commits mailing list