Closed
Bug 808912
Opened 13 years ago
Closed 7 years ago
ac_configure_args in config.status won't update after modified .userconfig
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: alan.yenlin.huang, Unassigned)
Details
Step 1. Clean build B2G.
Step 2. Modify .userconfig, add "export B2G_NOOPT=1", "export DISABLE_JEMALLOC=1" and "export B2G_DEBUG=1"
Step 3. Build B2G again.
Step 4. ac_configure_args in objdir-gecko/config.status won't change. So the change in userconfig won't take effect.
If I delete objdir-gecko/config.status before step 3, the userconfig I modified will take effect.
Reporter | ||
Updated•13 years ago
|
Component: Builds → General
Comment 1•7 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•