How to prevent a binary from being stripped by rpmbuild?

David Howells dhowells at redhat.com
Sat Dec 10 00:32:01 UTC 2011


Hi,

How do I prevent rpmbuild from attempting to strip a particular binary?  The
problem is that the binary was cross-compiled and is not of the same
architecture as the normal Fedora binutils.  Thus the strip program used (from
the wrong binutils) appears to corrupt the binary.

David


More information about the devel mailing list