Bug 485251 (F-ExcludeArch-ARM)
Description
Dan Horák
2009-02-12 16:31:22 UTC
The correct name of the arch to exclude is absent from Packaging:Guidelines#Architecture_Build_Failures and Features/FedoraARM. I guessed and used 'armv7hl' based on output from koji taginfo f20-build That is: ExcludeArch: armv7hl (In reply to John Morris from comment #1) > The correct name of the arch to exclude is absent from > Packaging:Guidelines#Architecture_Build_Failures and Features/FedoraARM. I > guessed and used 'armv7hl' based on output from > > koji taginfo f20-build > > That is: > > ExcludeArch: armv7hl this information is still missing in the wiki. Maybe it should be a more general: ExcludeArch: %{arm} Can someone clarify this?
> ExcludeArch: %{arm}
Either will work, the %{arm} is macro that covers all 32 bit ARM architectures so is preferable
|