[packages/hugin] don't customize CMAKE_BUILD_TYPE to ensure proper flags

atler atler at pld-linux.org
Fri Aug 13 21:13:09 CEST 2021


commit 45863b3908beeb719ddd03c9723fe796d45ca78c
Author: Jan Palus <atler at pld-linux.org>
Date:   Fri Aug 13 21:12:24 2021 +0200

    don't customize CMAKE_BUILD_TYPE to ensure proper flags

 hugin.spec | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/hugin.spec b/hugin.spec
index 9fd19df..3da79fb 100644
--- a/hugin.spec
+++ b/hugin.spec
@@ -79,7 +79,6 @@ mv -f src/translations/{cs_CZ,cs}.po
 install -d build
 cd build
 %cmake .. \
-	-DCMAKE_BUILD_TYPE=%{?debug:Debug}%{!?debug:None} \
 	-DCMAKE_INSTALL_PREFIX=%{_prefix} \
 	-DCMAKE_VERBOSE_MAKEFILE=ON \
 	-DBUILD_HSI:BOOL=ON \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/hugin.git/commitdiff/45863b3908beeb719ddd03c9723fe796d45ca78c



More information about the pld-cvs-commit mailing list