https://bugzilla.redhat.com/show_bug.cgi?id=1091538
--- Comment #7 from Vincent Batts <[email protected]> --- (In reply to Peter Robinson from comment #5) > It still fails. > > http://koji.fedoraproject.org/koji/taskinfo?taskID=7058479 > > You can test yourself with the following change to the swig spec file: > > diff --git a/swig.spec b/swig.spec > index 7c1b180..5bc6105 100644 > --- a/swig.spec > +++ b/swig.spec > @@ -6,7 +6,7 @@ > %{!?lualang:%global lualang 1} > %{!?rubylang:%global rubylang 1} > > -%ifarch aarch64 %{arm} ppc64le ppc %{power64} s390 s390x > +%ifarch aarch64 ppc %{power64} s390 s390x > %{!?golang:%global golang 0} > %{!?Rlang:%global Rlang 0} > %{!?javalang:%global javalang 0} Peter, there has been a lot of upstream improvements on arm. Can you retest? -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ golang mailing list [email protected] http://lists.fedoraproject.org/admin/lists/[email protected]
