https://bugzilla.redhat.com/show_bug.cgi?id=1370064



--- Comment #9 from Daniel Kopeček <[email protected]> ---
(In reply to Athos Ribeiro from comment #8)
> The sources contain a thirdparty directory, which contains:
>   /third_party/android/libBlocksRuntime
>     a lib from AOSP compiler-rt in [1], with the license in [2]
> 
>   /third_party/mac/*
>     .o files
> 
> Can you comment on both?

These third-party files are removed before build:

35 %build
36 rm -rf third_party/

> rpmlint raises this error:
> 
> honggfuzz-debuginfo.x86_64: E: debuginfo-without-sources
> 
> That could be fixed in Makefile. Can you comment on this one as well?

Fixed by defining DEBUG=true environment variable during the build phase.

-- 
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 -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to