Closed Bug 1363582 Opened 7 years ago Closed 7 years ago

Environment-only js_options don't work properly

Categories

(Firefox Build System :: General, enhancement)

enhancement
Not set
normal

Tracking

(firefox55 fixed)

RESOLVED FIXED
mozilla55
Tracking Status
firefox55 --- fixed

People

(Reporter: glandium, Assigned: glandium)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Adding a js_option(env='MOZILLA_OFFICIAL') in bug 1354581 led to:

0:02.45 configure: warning: MOZILLA_OFFICIAL=: invalid host type

This is because the old_configure function in build/moz.configure/old.configure invokes the subconfigure with all the js_options as command line arguments, but old-configure only supports --options passed that way, not OPTIONS.
Comment on attachment 8866149 [details]
Bug 1363582 - Pass environment-only js_options down to old-configure through the environment.

https://reviewboard.mozilla.org/r/137752/#review141262
Attachment #8866149 - Flags: review?(cmanchester) → review+
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/05142d06f6e9
Pass environment-only js_options down to old-configure through the environment. r=chmanchester
https://hg.mozilla.org/mozilla-central/rev/05142d06f6e9
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: