diff options
author | trav90 <travawine@palemoon.org> | 2018-10-19 21:55:15 -0500 |
---|---|---|
committer | trav90 <travawine@palemoon.org> | 2018-10-19 21:55:15 -0500 |
commit | ab5b4462a2c677ba18275c2146d7de4d296bc8e9 (patch) | |
tree | 4e1976f614f1d945dc63b79f2a9c06553c51ec4e /netwerk/socket | |
parent | bbcc64772580c8a979288791afa02d30bc476d2e (diff) | |
download | UXP-ab5b4462a2c677ba18275c2146d7de4d296bc8e9.tar UXP-ab5b4462a2c677ba18275c2146d7de4d296bc8e9.tar.gz UXP-ab5b4462a2c677ba18275c2146d7de4d296bc8e9.tar.lz UXP-ab5b4462a2c677ba18275c2146d7de4d296bc8e9.tar.xz UXP-ab5b4462a2c677ba18275c2146d7de4d296bc8e9.zip |
Do not build aomstats unless examples are enabled
The aomstats library is only used in the code examples, but we assume that all libraries should be linked into libxul, which leads to an unresolved external dependency on fatal at link time. This adds a guard to only build aomstats if we are building the examples.
Diffstat (limited to 'netwerk/socket')
0 files changed, 0 insertions, 0 deletions