Open Bug 1256610 Opened 10 years ago Updated 3 years ago

Move mozglue/build/Makefile.in contents to moz.build

Categories

(Firefox Build System :: General, defect)

defect

Tracking

(Not tracked)

People

(Reporter: ted, Unassigned)

References

(Blocks 1 open bug)

Details

This Makefile does two things: https://hg.mozilla.org/mozilla-central/file/5e14887312d4523ab59c3f6c6c94a679cf42b496/mozglue/build/Makefile.in 1) Generate mozglue.def from mozglue.def.in on Windows using the Python preprocessor. This should be trivial to move to GENERATED_FILES using a Python script. 2) Set some LDFLAGS on arm.
The `include replace_malloc.mk` bit is covered by bug 1256608.
Product: Core → Firefox Build System
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.