]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
package.bbclass: Only try and process static lib debug symbols on targetos != mingw*
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 20 Apr 2018 07:08:01 +0000 (08:08 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 20 Apr 2018 07:12:17 +0000 (08:12 +0100)
commit2d93f1c3515d0338395942b2666ec821b8f171eb
tree9c5e35fbe89331a8715d900063a3d6e2fc677ca7
parenta0edc4917a78c6a9e820e556e544ba5630a6d07a
package.bbclass: Only try and process static lib debug symbols on targetos != mingw*

"package.bbclass: Include dbgsrc for static libs" introduced a regression
on mingw, fix this by excluding on that TARGETOS.

(From OE-Core rev: 305dda730738a8fb3789047b06fcc45d10212aa3)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/package.bbclass