[neon/neon-packaging/dbc-parser-cpp/Neon/unstable] debian: -DCMAKE_BUILD_TYPE=Release
Carlos De Maine
null at kde.org
Mon Jan 20 09:47:38 GMT 2025
Git commit 9d10302478ac4fe403339573799cc3cca8628485 by Carlos De Maine.
Committed on 20/01/2025 at 09:47.
Pushed by carlosdem into branch 'Neon/unstable'.
-DCMAKE_BUILD_TYPE=Release
M +1 -1 debian/rules
https://invent.kde.org/neon/neon-packaging/dbc-parser-cpp/-/commit/9d10302478ac4fe403339573799cc3cca8628485
diff --git a/debian/rules b/debian/rules
index 1f097cf..bf34e44 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,4 +10,4 @@ override_dh_auto_configure:
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_INCLUDEDIR_PREFIX=include \
-DCMAKE_INSTALL_LIBDIR=lib \
- -DCMAKE_CXX_FLAGS="$CXXFLAGS -ffat-lto-objects"
+ -DCMAKE_BUILD_TYPE=Release
\ No newline at end of file
More information about the Neon-commits
mailing list