Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 429928 - =app-cdr/dvdisaster-0.72.4 disrespects CC
Summary: =app-cdr/dvdisaster-0.72.4 disrespects CC
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Optical Media project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-04 23:24 UTC by Julian Ospald
Modified: 2012-08-05 11:02 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
old build log (dvdisaster-0.72.2:20120804-230959.log,234.18 KB, text/plain)
2012-08-04 23:24 UTC, Julian Ospald
Details
new build log (dvdisaster-0.72.2:20120804-231420.log,234.91 KB, text/plain)
2012-08-04 23:25 UTC, Julian Ospald
Details

Note You need to log in before you can comment on or make changes to this bug.
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.