Open
Bug 981507
Opened 11 years ago
Updated 2 years ago
mozbuild defines CONFIG['GNU_CC'] but not CONFIG['CLANG_CC'] on OS X
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
NEW
People
(Reporter: cpeterson, Unassigned)
Details
When building with clang on OS X, moz.build defines CONFIG['CLANG_CXX'], CONFIG['GNU_CXX'], CONFIG['GNU_CC'], but not CONFIG['CLANG_CC'].
Updated•7 years ago
|
Product: Core → Firefox Build System
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•