[neon/backports-focal/libgwenhywfar/Neon/release] debian: debian/rules: Compile with --disable-binreloc
Micha Lenk
null at kde.org
Mon Sep 27 15:37:12 BST 2021
Git commit 3ddeb327b6984ee200a1a561167cb91b341bca05 by Micha Lenk.
Committed on 17/02/2021 at 16:55.
Pushed by jriddell into branch 'Neon/release'.
debian/rules: Compile with --disable-binreloc
M +1 -0 debian/changelog
M +1 -0 debian/rules
https://invent.kde.org/neon/backports-focal/libgwenhywfar/commit/3ddeb327b6984ee200a1a561167cb91b341bca05
diff --git a/debian/changelog b/debian/changelog
index 5ab8e9c..d740380 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ libgwenhywfar (5.5.1-1) UNRELEASED; urgency=medium
* debian/libgwenhywfar79.symbols: Add new symbols.
* Add 0001-i18n-Update-German-translation.patch for translation update.
* libgwenhywfar-core-dev: Stop shipping empty directory /usr/bin.
+ * debian/rules: Compile with --disable-binreloc.
-- Micha Lenk <micha at debian.org> Wed, 17 Feb 2021 17:29:33 +0100
diff --git a/debian/rules b/debian/rules
index 8638819..e1c804a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,6 +23,7 @@ override_dh_auto_configure:
--enable-system-certs \
--with-openssl-libs=/usr/lib/$(DEB_TARGET_MULTIARCH) \
--with-libxml2-code=yes \
+ --disable-binreloc \
--disable-network-checks
override_dh_auto_build:
More information about the Neon-commits
mailing list