[gmsh] 01/01: cmake: skip install rpath

Nico Schlömer nschloe-guest at moszumanska.debian.org
Fri Sep 22 14:38:29 UTC 2017


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

nschloe-guest pushed a commit to branch master
in repository gmsh.

commit c1509886e61aa44ede0006b99bfa80689c0177b8
Author: Nico Schlömer <nico.schloemer at gmail.com>
Date:   Fri Sep 22 16:38:04 2017 +0200

    cmake: skip install rpath
    
    Fixes binary-or-shlib-defines-rpath error.
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 86fed6d..1372d06 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,6 +28,7 @@ extra_flags += \
 -DENABLE_BUILD_SHARED:BOOL=ON \
 -DENABLE_BUILD_DYNAMIC:BOOL=ON \
 -DENABLE_ONELAB:BOOL=ON \
+-DCMAKE_SKIP_INSTALL_RPATH: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