Hi,

In cross-gcc, the specfile needs to do its own debuginfo manipulation because
it has binary files that must not be stripped inside the package - and
preferably must not even be looked at by the manipulation tools because they
are likely to be for a completely different target to the system toolchain.

However, rpmlint objects to the script with:

        cross-gcc.src:381: E: hardcoded-library-path in /usr/lib/debug"

how do I avoid this?  This ought to affect the system gcc package also since I
copied the script from there.

David
--
devel mailing list
devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org

Reply via email to