WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
76189
[mac] When compiling WebCore with clang, llvm-gcc is used to generate derived sources
https://bugs.webkit.org/show_bug.cgi?id=76189
Summary
[mac] When compiling WebCore with clang, llvm-gcc is used to generate derived...
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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
Fixed in <
http://trac.webkit.org/r104835
>.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug