[packages/rpm-pld-macros] Revert "- 1.738, supress useless noise from cmake"

glen glen at pld-linux.org
Sun Aug 29 19:04:02 CEST 2021


commit 9da139e01e1ebcb85a7d319e41f2a4886c9bcd26
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Sun Aug 29 19:56:26 2021 +0300

    Revert "- 1.738, supress useless noise from cmake"
    
    This reverts commit fa16fde167d1b497af44abdfdad5458e567f1837.
    
    Unclear what is the useless noise, but having this defined for __cmake
    breaks cmake --build and cmake --install commands.

 macros.pld | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/macros.pld b/macros.pld
index 4b44357..963db1d 100644
--- a/macros.pld
+++ b/macros.pld
@@ -249,7 +249,7 @@ pakietu oraz przy odpluskwianiu samego pakietu.\
 %__make		/usr/bin/make %{?_make_opts} %{?_smp_mflags}
 %__scons	/usr/bin/scons %{?_smp_mflags}
 %__waf		/usr/bin/waf %{?_smp_mflags}
-%__cmake	/usr/bin/cmake -Wno-dev
+%__cmake	/usr/bin/cmake
 %__meson	/usr/bin/meson
 %__meson_wrap_mode	nodownload
 %__ninja	/usr/bin/ninja
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpm-pld-macros.git/commitdiff/a44af8b58a954186ad378ead39b3edd3ee3e44d8



More information about the pld-cvs-commit mailing list