Accepting request 930074 from home:gladiac:branches:graphics

- Enable Link Time Optimizations (LTO)
- Fix building with optflags
  * Added 0001-cmake-Set-target-compile-flags-correctly.patch

OBS-URL: https://build.opensuse.org/request/show/930074
OBS-URL: https://build.opensuse.org/package/show/graphics/gmic?expand=0&rev=63
This commit is contained in:
2021-11-08 09:11:33 +00:00
committed by Git OBS Bridge
parent 7a109ade99
commit b65edc1a99
3 changed files with 100 additions and 10 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Nov 7 13:48:14 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
- Enable Link Time Optimizations (LTO)
- Fix building with optflags
* Added 0001-cmake-Set-target-compile-flags-correctly.patch
-------------------------------------------------------------------
Sat Sep 11 14:54:42 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>