Re: How to fix 'E: hardcoded-library-path in /usr/lib/debug"' in cross-gcc?

2017-03-16 Thread Orion Poplawski
On 03/16/2017 08:47 AM, David Howells wrote: > Hi, > > When creating an update for cross-gcc, I see: > > cross-gcc.src:388: E: hardcoded-library-path in /usr/lib/debug" > > from dist.rpmlint. > > cross-gcc's spec file does stuff to /usr/lib/debug because it's a compiler and > the

How to fix 'E: hardcoded-library-path in /usr/lib/debug"' in cross-gcc?

2017-03-16 Thread David Howells
Hi, When creating an update for cross-gcc, I see: cross-gcc.src:388: E: hardcoded-library-path in /usr/lib/debug" from dist.rpmlint. cross-gcc's spec file does stuff to /usr/lib/debug because it's a compiler and the debuginfo shouldn't be extracted from some of the compiled bits it