On Fri, 27 Feb 2009, Richard W.M. Jones wrote:
On Fri, Feb 27, 2009 at 11:00:24AM -0500, Thibault North wrote:
I've been notified that avr-libc rebuild for F11 failed, and Koji says that it
is because this noarch package contains binary (error: Arch dependent
binaries in noarch package)
This is a normal behaviour, as avr-libc provides precompiled libraries for avr
microcontrolers, which are external devices.
After some googling, it seems that there is a maco to add in order to let koji
ignore that problem:
%_binaries_in_noarch_packages_terminate_build 0
This is the syntax for ~/.rpmmacros, in spec it just expands to "1 0"
which is hardly what you want.
Not:
%global _binaries_in_noarch_packages_terminate_build 0
Yup, that's the way to turn to turn it off from a spec.
- Panu -
--
fedora-devel-list mailing list
fedora-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-devel-list