[neon/backports-focal/libgwenhywfar/Neon/release] debian: Revert "debian/rules: Compile with --disable-binreloc"
Micha Lenk
null at kde.org
Mon Sep 27 15:37:12 BST 2021
Git commit 5b61cea23009c1b5e3fb6bb685e0b5e4bb8d51f1 by Micha Lenk.
Committed on 21/02/2021 at 21:50.
Pushed by jriddell into branch 'Neon/release'.
Revert "debian/rules: Compile with --disable-binreloc"
This reverts commit 3ddeb327b6984ee200a1a561167cb91b341bca05 because it didn't
solve the issue I was hoping to solve.
Git-Dch: ignore
M +0 -3 debian/changelog
M +0 -1 debian/rules
https://invent.kde.org/neon/backports-focal/libgwenhywfar/commit/5b61cea23009c1b5e3fb6bb685e0b5e4bb8d51f1
diff --git a/debian/changelog b/debian/changelog
index 95601a6..07be530 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,9 +5,6 @@ libgwenhywfar (5.6.0-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 to get rid of binreloc
- related symbols showing up in the library all of a sudden. I believe we
- don't need binreloc enabled in the binaries shipped in Debian packages.
* debian/control:
- Bump standards version to 4.5.0 (no changes needed).
- Bump debhelper >= 13 (no changes needed).
diff --git a/debian/rules b/debian/rules
index e1c804a..8638819 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,7 +23,6 @@ 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