Hello community,

here is the log from the commit of package cmake for openSUSE:Factory checked 
in at 2019-07-08 15:09:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cmake (Old)
 and      /work/SRC/openSUSE:Factory/.cmake.new.4615 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cmake"

Mon Jul  8 15:09:48 2019 rev:161 rq:713086 version:3.14.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/cmake/cmake.changes      2019-06-24 
21:50:32.219974536 +0200
+++ /work/SRC/openSUSE:Factory/.cmake.new.4615/cmake.changes    2019-07-08 
15:09:50.071276550 +0200
@@ -1,0 +2,6 @@
+Tue Jul  2 07:44:21 UTC 2019 - Martin Liška <mli...@suse.cz>
+
+- Remove -DCMAKE_STATIC_LINKER_FLAGS as it's supposed
+  to be used by 'ar'.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
cmake.spec: same change


++++++ cmake.macros ++++++
--- /var/tmp/diff_new_pack.5AkOL3/_old  2019-07-08 15:09:51.467277890 +0200
+++ /var/tmp/diff_new_pack.5AkOL3/_new  2019-07-08 15:09:51.467277890 +0200
@@ -31,7 +31,6 @@
         -DCMAKE_EXE_LINKER_FLAGS="%{?build_ldflags} -Wl,--as-needed 
-Wl,--no-undefined -Wl,-z,now" \\\
         -DCMAKE_MODULE_LINKER_FLAGS="%{?build_ldflags} -Wl,--as-needed" \\\
         -DCMAKE_SHARED_LINKER_FLAGS="%{?build_ldflags} -Wl,--as-needed 
-Wl,--no-undefined -Wl,-z,now" \\\
-        -DCMAKE_STATIC_LINKER_FLAGS="%{?build_ldflags}" \\\
 %if "%{?_lib}" == "lib64" \
         -DLIB_SUFFIX=64 \\\
 %endif \


Reply via email to