[packages/devilutionX] don't override linker with mold

atler atler at pld-linux.org
Mon Feb 5 12:21:49 CET 2024


commit 56840d3db628f293820bf9da1e63c0f92f8c3e42
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Feb 5 11:08:26 2024 +0100

    don't override linker with mold

 devilutionX.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/devilutionX.spec b/devilutionX.spec
index 1b87784..5e3a806 100644
--- a/devilutionX.spec
+++ b/devilutionX.spec
@@ -45,7 +45,9 @@ Diablo zbudowane dla współczesnych systemów operacyjnych.
 	-DDISABLE_ZERO_TIER:BOOL=ON \
 	-DDEVILUTIONX_STATIC_CXX_STDLIB:BOOL=OFF \
 	-DDEVILUTIONX_SYSTEM_SIMPLEINI:BOOL=ON \
-	-DBUILD_TESTING:BOOL=OFF
+	-DBUILD_TESTING:BOOL=OFF \
+	-DUSE_LD_MOLD:BOOL=OFF
+
 %{__make} -C build
 
 %install
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/devilutionX.git/commitdiff/f29341d62205f203d2cd3225c69a71c69e65b6d9



More information about the pld-cvs-commit mailing list