summaryrefslogtreecommitdiffstats
path: root/moz.build
diff options
context:
space:
mode:
authortrav90 <travawine@palemoon.org>2018-10-17 22:59:33 -0500
committertrav90 <travawine@palemoon.org>2018-10-17 22:59:33 -0500
commit4121d757132680b2c3295035350cebd258569b54 (patch)
treeaf4f7617db9c7e2dba6a5b063799c332aad4e07d /moz.build
parentecdaf7930e12348d66d3270548d98c61b6bcc76f (diff)
downloadUXP-4121d757132680b2c3295035350cebd258569b54.tar
UXP-4121d757132680b2c3295035350cebd258569b54.tar.gz
UXP-4121d757132680b2c3295035350cebd258569b54.tar.lz
UXP-4121d757132680b2c3295035350cebd258569b54.tar.xz
UXP-4121d757132680b2c3295035350cebd258569b54.zip
[aom] Filter out CONFIG_EXT_PARTITION_TYPES
aom_dsp_rtcd_defs.pl checks only whether this key is present in the config, not whether it is set to true or not. Our script sets CONFIG_FOO=no for disabled options, while the upstream build system omits them, resulting in extra symbol declarations the build will never define. Work around this by stripping the offending disabled config key if it is disabled.
Diffstat (limited to 'moz.build')
0 files changed, 0 insertions, 0 deletions