Closed Bug 927719 Opened 11 years ago Closed 11 years ago

DEVELOPER_OPTIONS set too late

Categories

(Firefox Build System :: General, defect)

x86
Windows 8
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla27

People

(Reporter: vlad, Assigned: vlad)

Details

Attachments

(1 file)

DEVELOPER_OPTIONS was not being actually defined until MOZ_COMPILER_OPTS, which is after the per-target toolchain config.

This affected windows, which has -RELEASE in the link flags gated on whether DEVELOPER_OPTIONS is set/unset.  Moving it to MOZ_DEFAULT_COMPILER fixes this.
Attachment #818223 - Flags: review?(gps)
Attachment #818223 - Flags: review?(gps) → review+
Ouch, I should have tested this more carefully.  Sorry.
https://hg.mozilla.org/mozilla-central/rev/dd684eb0462b
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla27
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: