Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 532556

Summary: sys-devel/crossdev can't compile gcc with sanitize USE flag
Product: Gentoo Linux Reporter: wmatusiak
Component: [OLD] Core systemAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal CC: thunder367
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Adds -sanitize gcc use flag for avg target

Description wmatusiak 2014-12-14 12:02:22 UTC
Created attachment 391676 [details, diff]
Adds -sanitize gcc use flag for avg target

avr-gcc don't support sanitize but on my system with gcc 4.8.3 crossdev try to compile with sanitize use flag. 
This can by simple resolved by adding -sanitize to gcc use flags.

Patch for crossdev attached.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2014-12-14 13:30:33 UTC

*** This bug has been marked as a duplicate of bug 525910 ***