[packages/blitz] - don't override our CXXFLAGS (fixes also debuginfo)

qboosh qboosh at pld-linux.org
Tue Apr 23 20:18:50 CEST 2024


commit 2989d09649dc32a7d2fa3413fe7e66f937803606
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Apr 23 20:02:02 2024 +0200

    - don't override our CXXFLAGS (fixes also debuginfo)

 blitz.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/blitz.spec b/blitz.spec
index e37a9a4..582ca3a 100644
--- a/blitz.spec
+++ b/blitz.spec
@@ -104,6 +104,7 @@ Przykłady Blitz++.
 # here papi is ptools-perfapi library, not the one from papi.spec
 %configure \
 	ac_cv_lib_papi_main=no \
+	--disable-cxx-flags-preset \
 	%{?with_apidocs:--enable-doxygen --enable-html-docs} \
 	--enable-serialization \
 	--enable-shared \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/blitz.git/commitdiff/2989d09649dc32a7d2fa3413fe7e66f937803606



More information about the pld-cvs-commit mailing list