Open Bug 1442412 Opened 6 years ago Updated 3 years ago

Move MOZ_OPTIMIZE_FLAGS differences from js/src/old-configure.in to js/src/moz.build

Categories

(Firefox Build System :: General, task)

task

Tracking

(Not tracked)

People

(Reporter: ted, Unassigned)

References

(Blocks 2 open bugs)

Details

js/src has different values of `MOZ_OPTIMIZE_FLAGS` than the root old-configure.in for some platforms. bug 680515 moved them from js/src/Makefile.in to configure.

I have patches to move `MOZ_OPTIMIZE_FLAGS` to toolchain.configure, but I'd rather not have to add conditionals for js_standalone, so it'd be easier to just move the few extra things JS wants into its moz.build, which should work fine and not hit the issues that we were fixing by moving them to configure in that other bug.
Blocks: 1442414
Product: Core → Firefox Build System
Blocks: pyconfigure
Severity: normal → --
Type: enhancement → task
You need to log in before you can comment on or make changes to this bug.