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

Bug 429928

Summary: =app-cdr/dvdisaster-0.72.4 disrespects CC
Product: Gentoo Linux Reporter: Julian Ospald <hasufell>
Component: New packagesAssignee: Gentoo Optical Media project <media-optical>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=429830
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: old build log
new build log

Description Julian Ospald 2012-08-04 23:24:38 UTC
Created attachment 320398 [details]
old build log

we need to do


src_compile() {
	emake CC=$(tc-getCC)
}


in order to correctly respect CC here.
Comment 1 Julian Ospald 2012-08-04 23:25:14 UTC
Created attachment 320400 [details]
new build log
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2012-08-05 11:02:41 UTC
Thanks. Fixed in tree.