[neon/qt6/pyside6/Neon/release] debian: try again for noerror
Carlos De Maine
null at kde.org
Sat Jul 1 14:00:57 BST 2023
Git commit 08c6db031f356d165f309837adce3ccd78f9255c by Carlos De Maine.
Committed on 01/07/2023 at 13:00.
Pushed by carlosdem into branch 'Neon/release'.
try again for noerror
M +2 -2 debian/rules
https://invent.kde.org/neon/qt6/pyside6/-/commit/08c6db031f356d165f309837adce3ccd78f9255c
diff --git a/debian/rules b/debian/rules
index 265f0c5..d29e15b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,10 +12,10 @@ export PYBUILD_INSTALL_ARGS_python3=--reuse-build
export MAIN_VERSION_UPSTREAM := $(shell echo $(DEB_VERSION_UPSTREAM))
# As per https://wiki.debian.org/HardeningWalkthrough as arm64 has strncpy warnings
-# To enable all, uncomment following line
+# To enable all, uncomment following lines
# export DEB_BUILD_MAINT_OPTIONS = hardening=+all
# export DEB_CFLAGS_MAINT_APPEND = -Wall -pedantic
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
+#export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
# Add CPPFLAGS to CXXFLAGS as CMake ignores CPPFLAGS by default
CXXFLAGS+=$(CPPFLAGS)
More information about the Neon-commits
mailing list