SHA256
1
0
forked from pool/cmake

Accepting request 710337 from home:marxin:branches:devel:tools:building

- Add -DCMAKE_STATIC_LINKER_FLAGS.
  - Add %build_ldflags to all LINKER_FLAGS.

OBS-URL: https://build.opensuse.org/request/show/710337
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=361
This commit is contained in:
Martin Pluskal
2019-06-17 13:03:51 +00:00
committed by Git OBS Bridge
parent bc778f04fc
commit c65c2dc33e
2 changed files with 10 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jun 17 11:19:06 UTC 2019 - Martin Liška <mliska@suse.cz>
- Add -DCMAKE_STATIC_LINKER_FLAGS.
- Add %build_ldflags to all LINKER_FLAGS.
-------------------------------------------------------------------
Fri Jun 14 00:54:57 UTC 2019 - Avindra Goolcharan <avindra@opensuse.org>