Open Bug 1841340 Opened 1 year ago Updated 1 year ago

Removing --enable-debug requires a clobber

Categories

(Firefox Build System :: General, defect, P3)

Unspecified
Linux
defect

Tracking

(Not tracked)

People

(Reporter: jmarshall, Unassigned)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Attached file mach build output (deleted) —

My config file usually looks like:

ac_add_options --enable-application=browser
ac_add_options --enable-profiling
ac_add_options --enable-optimize="-Og"
ac_add_options --disable-optimize --enable-debug --enable-debug-symbols
ac_add_options --disable-unified-build

If I build, remove --enable-debug, then build without clobber, I get errors (attached). Clobbering fixes things.

Severity: -- → S3
Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: