Accepting request 812587 from home:plater:lilypond

- Fix build with gcc10 by removing optimization from the build flags
  Thanks to the lilypond devs.

OBS-URL: https://build.opensuse.org/request/show/812587
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/guile1?expand=0&rev=38
This commit is contained in:
2020-06-08 12:19:53 +00:00
committed by Git OBS Bridge
parent 388420686a
commit 2e4bea0e79
2 changed files with 13 additions and 4 deletions

View File

@@ -1,7 +1,8 @@
-------------------------------------------------------------------
Sun Jun 7 07:16:07 UTC 2020 - Dave Plater <davejplater@gmail.com>
Mon Jun 8 12:03:54 UTC 2020 - Dave Plater <davejplater@gmail.com>
- Fix build against gcc10 with -fcommon flag.
- Fix build with gcc10 by removing optimization from the build flags
Thanks to the lilypond devs.
-------------------------------------------------------------------
Sat Nov 23 12:19:17 UTC 2019 - Dave Plater <davejplater@gmail.com>