Closed
Bug 985833
Opened 12 years ago
Closed 12 years ago
Don't quote CC/CXX when checking MSVC version in configure
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla31
People
(Reporter: glandium, Assigned: glandium)
References
Details
Attachments
(1 file)
|
3.00 KB,
patch
|
mshal
:
review+
|
Details | Diff | Splinter Review |
That test is the *only* test where CC and CXX are quoted. And that prevents --with-compiler-wrapper from working properly on windows.
| Assignee | ||
Comment 1•12 years ago
|
||
Attachment #8393953 -
Flags: review?(mshal)
| Assignee | ||
Updated•12 years ago
|
Blocks: sccache-win
Updated•12 years ago
|
Attachment #8393953 -
Flags: review?(mshal) → review+
| Assignee | ||
Comment 2•12 years ago
|
||
Comment 3•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla31
Updated•8 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•