Closed
Bug 1407017
Opened 6 years ago
Closed 6 years ago
JS configure doesn't respect --with-visual-studio-version
Categories
(Firefox Build System :: General, enhancement)
Firefox Build System
General
Tracking
(firefox58 fixed)
RESOLVED
FIXED
mozilla58
Tracking | Status | |
---|---|---|
firefox58 | --- | fixed |
People
(Reporter: away, Assigned: away)
Details
Attachments
(1 file)
1.47 KB,
patch
|
ted
:
review+
|
Details | Diff | Splinter Review |
With both VS2015 and VS2017 installed, and --with-visual-studio-version in my mozconfig:
> checking for link... 'C:/PROGRA~2/MICROS~1.0/VC/bin/amd64/link.exe'
> js\src> checking for link... 'C:/PROGRA~2/MICROS~2/2017/COMMUN~1/VC/Tools/MSVC/1411~1.255/bin/HostX64/x64/link.exe'
Assignee: nobody → dmajor
Attachment #8916738 -
Flags: review?(ted)
Updated•6 years ago
|
Attachment #8916738 -
Flags: review?(ted) → review+
https://treeherder.mozilla.org/#/jobs?repo=try&revision=0124025234e1a508c3f77ee895aa79cb4e935fd5&group_state=expanded
Keywords: checkin-needed
Pushed by ryanvm@gmail.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/244f2649c736 Make --with-visual-studio-version a js_option. r=ted
Keywords: checkin-needed
![]() |
||
Comment 4•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/244f2649c736
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox58:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
Updated•6 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•