[neon/extras/gammaray/Neon/release] debian: no gold linker

Carlos De Maine null at kde.org
Tue Jun 10 03:55:47 BST 2025


Git commit 5e6c93db0a243cfe1bfc5cb7117aa0df22ca95ff by Carlos De Maine.
Committed on 10/06/2025 at 02:55.
Pushed by carlosdem into branch 'Neon/release'.

no gold linker

M  +2    -2    debian/rules

https://invent.kde.org/neon/extras/gammaray/-/commit/5e6c93db0a243cfe1bfc5cb7117aa0df22ca95ff

diff --git a/debian/rules b/debian/rules
index 397be6f..413bf9c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,8 +26,8 @@ override_dh_auto_configure:
 		-DGAMMARAY_BUILD_DOCS=TRUE \
 		-DGAMMARAY_USE_PCH=TRUE \
 		-DQT_VERSION_MAJOR=6 /
-		-DGAMMARAY_WITH_KDSME=TRUE /
-		-DENABLE_GOLD_LINKER=TRUE
+		-DGAMMARAY_WITH_KDSME=TRUE
+#		-DENABLE_GOLD_LINKER=TRUE
 
 override_dh_auto_install:
 	dh_auto_install


More information about the Neon-commits mailing list