It is FALGS

This commit is contained in:
Jakub Čajka 2020-07-03 08:31:27 +02:00
parent ea99ebaff6
commit 91d21a3bde
No known key found for this signature in database
GPG Key ID: 48DAAF91F61E4F5D
1 changed files with 1 additions and 1 deletions

View File

@ -508,7 +508,7 @@ export CGO_ENABLED=0
%endif
# workaround for https://github.com/golang/go/issues/39466 until it gests fixed
%ifarch aarch64
export CGO_CFLAG="-mno-outline-atomics"
export CGO_CFLAGS="-mno-outline-atomics"
%endif
# make sure to not timeout