Bugzilla – Bug 761783
build flags are ignored
Last modified: 2012-05-14 06:34:48 UTC
User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:12.0) Gecko/20120429 Firefox/12.0 SeaMonkey/2.9.1 In the project's build flags, I disabled "All", then enabled one target (to avoid the build load for fixing target-specific build problems). However, it still rebuilt for all platforms. Reproducible: Always Steps to Reproduce: 1. 2. 3. Actual Results: Either the build flags do not work / are ignored or the way they work is totally obscure (with 4 groups of flags, anyway...). Expected Results: Build should be controllable in an obvious way. I consider this major because missing (easy) control about what targets to rebuild obviously consumes wasted computing time.