Open Bug 794376 Opened 12 years ago Updated 2 years ago

ac_add_options --target=foo should set CONFIG_GUESS to foo

Categories

(Firefox Build System :: General, defect)

defect

Tracking

(Not tracked)

People

(Reporter: glandium, Unassigned)

References

Details

Currently, CONFIG_GUESS is set to whatever config.guess outputs. But when a --target argument is given to configure, configure uses that argument value instead of config.guess output.
So CONFIG_GUESS should actually be set to that value when there is one.

This would end the awkward situation where the objdir is obj-x86-64-something when building with --target=arm-linux-androideabi
Product: Core → Firefox Build System
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.