https://bugzilla.redhat.com/show_bug.cgi?id=1097426 Ville Skyttä <ville.skytta@xxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |496968 (DebugInfo) --- Comment #29 from Ville Skyttä <ville.skytta@xxxxxx> --- (In reply to Neil Horman from comment #27) > I won't be using RPM_OPT_FLAGS, because they override options that the dpdk > has to set which will otherwise cause build failures/run time failures. The proper way to do it is to use RPM_OPT_FLAGS (or more generally user set CFLAGS) as the basis, and append/override parts in them that need to be appended/overridden. http://fedoraproject.org/wiki/Packaging:Guidelines#Compiler_flags (In reply to Neil Horman from comment #28) > also note, dpdk doesn't build for i386 platforms. i686 and x86_64 are the > only arches it builds on currently. Nevertheless I suggest doing "ExclusiveArch: %{ix86} x86_64" which in practice in Fedora is the same as "ExclusiveArch: i686 x86_64" nowadays. Referenced Bugs: https://bugzilla.redhat.com/show_bug.cgi?id=496968 [Bug 496968] Tracking bug for packages with debuginfo problems -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review