SHA256
1
0
forked from pool/llvm14

- Keep behavior of patch.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm14?expand=0&rev=9
This commit is contained in:
Aaron Puchert 2022-04-13 00:39:01 +00:00 committed by Git OBS Bridge
parent 9ac6309fc4
commit 33fff1dc71

View File

@ -68,7 +68,7 @@
%bcond_without lld
# Figure out the host triple.
%ifarch armv6l
%ifarch armv6hl
# See https://build.opensuse.org/request/show/968066.
%define host_cpu armv6kz
%else