On Thu, Jan 29, 2015 at 8:29 PM, Rex Dieter <rdie...@math.unl.edu> wrote:
> Maybe try a safer comparison when/if __isa_bits is undefined?  something
> like:
>
> %if "%{?__isa_bits}" == "64"
>
> instead?

I have been assured that %__isa_bits is always defined, except for
noarch builds:

https://lists.fedoraproject.org/pipermail/devel/2014-October/203331.html

That's what this problem looks like to me: something has erroneously
concluded that this is a noarch build.  I just don't know what that
something is, or why it reached such a conclusion.  Thanks,
-- 
Jerry James
http://www.jamezone.org/
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Reply via email to