Closed
Bug 279326
Opened 20 years ago
Closed 8 years ago
Need a way of rebuilding chrome with new build options
Categories
(Firefox Build System :: General, enhancement)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: iannbugzilla, Unassigned)
Details
Prior to the new build options you used to be able to do make chrome in the mozilla root and the chrome files under the dist/bin/chrome folder would be updated with any changes make chrome on it's own, once the problems with missing Makefiles had been fixed, does not make use of the MOZ_OBJDIR so complains about dist/bin/chrome being missing. make -f client.mk chrome complains make: *** No rule to make target `chrome'. Stop.
Updated•15 years ago
|
QA Contact: build-config
Comment 1•8 years ago
|
||
Mass bug cleanup for Core:Build Config. If you feel this bug has been closed in error, please re-open with new details.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•