Comment 3 for bug 1929120

Revision history for this message
banco (ban-co) wrote :

I've fixed it like in this patch:
https://git.pld-linux.org/?p=packages/ccache.git;a=commitdiff;h=0435ed4f5c3b8687b660073e157e82d474fc4eda;hp=a25c6b7178190592c717e54c81549e375b6c1932
By disabling faster linker in ./debian/rules from use_lld=true to use_lld=false.
After this everything compiled successfully.