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

Bug 361853

Summary: sys-devel/sparse-0.4.3 ignores CFLAGS, breaks on portage-multilib
Product: Gentoo Linux Reporter: Nathan Phillip Brink (binki) (RETIRED) <binki>
Component: [OLD] DevelopmentAssignee: Gentoo Kernel Miscellaneous <kernel-misc>
Status: RESOLVED FIXED    
Severity: normal CC: toolchain
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 306835    
Attachments: build.log
emerge --info
sparse-0.4.3.ebuild-CFLAGS.patch

Description Nathan Phillip Brink (binki) (RETIRED) gentoo-dev 2011-04-03 23:20:48 UTC
Created attachment 268439 [details]
build.log

See summary and to-be-attached build.log as well as ebuild patch which fixes the build for me.
Comment 1 Nathan Phillip Brink (binki) (RETIRED) gentoo-dev 2011-04-03 23:21:35 UTC
Created attachment 268441 [details]
emerge --info
Comment 2 Nathan Phillip Brink (binki) (RETIRED) gentoo-dev 2011-04-03 23:24:53 UTC
Created attachment 268443 [details, diff]
sparse-0.4.3.ebuild-CFLAGS.patch

Removes hardcoded -O2 and -g. Preserves hardcoded -finline-functions -fno-strict-aliasing