From 91d21a3bde23ba19be67ce433c4770961eeb1127 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8Cajka?= Date: Fri, 3 Jul 2020 08:31:27 +0200 Subject: [PATCH] It is FALGS --- golang.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/golang.spec b/golang.spec index 07c949a..fca21f4 100644 --- a/golang.spec +++ b/golang.spec @@ -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