SHA256
1
0
forked from pool/ldc

Accepting request 850763 from home:Guillaume_G:branches:openSUSE:Factory:ARM

- Fix aarch64 build:  Drop '-mbranch-protection=standard' option
  as llvm7 does not support it

OBS-URL: https://build.opensuse.org/request/show/850763
OBS-URL: https://build.opensuse.org/package/show/devel:languages:D/ldc?expand=0&rev=43
This commit is contained in:
2020-11-25 15:10:28 +00:00
committed by Git OBS Bridge
parent b14b3e09ae
commit 11d13e679e
2 changed files with 13 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Nov 25 15:09:09 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Fix aarch64 build: Drop '-mbranch-protection=standard' option
as llvm7 does not support it
-------------------------------------------------------------------
Thu Oct 1 09:04:59 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>