Bug 76189

Summary: [mac] When compiling WebCore with clang, llvm-gcc is used to generate derived sources
Product: WebKit Reporter: mitz
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ddkilzer, mrowe
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Set CC according to TARGET_GCC_VERSION and use it in DerivedSources.make mrowe: review+

mitz
Reported 2012-01-12 09:45:05 PST
DerivedSources.make and some of the perl scripts it invokes use “gcc” as the preprocessor rather than using the compiler Xcode uses for compiling source files.
Attachments
Set CC according to TARGET_GCC_VERSION and use it in DerivedSources.make (3.61 KB, patch)
2012-01-12 09:47 PST, mitz
mrowe: review+
mitz
Comment 1 2012-01-12 09:47:34 PST
Created attachment 122262 [details] Set CC according to TARGET_GCC_VERSION and use it in DerivedSources.make
mitz
Comment 2 2012-01-12 10:20:27 PST
Note You need to log in before you can comment on or make changes to this bug.