gecko-dev/config/makefiles
Emilio Cobos Álvarez 435ba395cf Bug 1552080 - Don't clobber library features with test features in the make backend. r=chmanchester
We weren't honoring the case where the library features differ from the tests
features (situation which my previous patch does).

We were incorrectly overriding `rust_feature_flags`, which of course ended up
with a working rusttests with my patches, but a bunch of negative leaks :)

Name the test features differently so that they don't affect the regular library
features.

Differential Revision: https://phabricator.services.mozilla.com/D32777

--HG--
extra : moz-landing-system : lando
2019-05-28 21:05:03 +00:00
..
xpidl Bug 1479484 - Part 4: Move xptcodegen over to new perfecthash.py, r=froydnj 2018-08-01 17:54:42 -04:00
autotargets.mk
debugmake.mk Bug 1515843 - Stop building host static libraries. r=ted 2018-12-21 23:00:00 +00:00
functions.mk
makeutils.mk
nonrecursive.mk
rust.mk Bug 1552080 - Don't clobber library features with test features in the make backend. r=chmanchester 2019-05-28 21:05:03 +00:00
target_binaries.mk Bug 1474028 - Add a way to exclude libraries from the default build. r=ted 2018-08-10 12:07:29 -07:00