aboutsummaryrefslogtreecommitdiff
path: root/tools/build/Makefile.feature
diff options
context:
space:
mode:
Diffstat (limited to 'tools/build/Makefile.feature')
-rw-r--r--tools/build/Makefile.feature6
1 files changed, 4 insertions, 2 deletions
diff --git a/tools/build/Makefile.feature b/tools/build/Makefile.feature
index c6f44894d4a1..3a0b0ca2a28c 100644
--- a/tools/build/Makefile.feature
+++ b/tools/build/Makefile.feature
@@ -50,7 +50,8 @@ FEATURE_TESTS = \
stackprotector-all \
timerfd \
libdw-dwarf-unwind \
- zlib
+ zlib \
+ lzma
FEATURE_DISPLAY = \
dwarf \
@@ -65,7 +66,8 @@ FEATURE_DISPLAY = \
libslang \
libunwind \
libdw-dwarf-unwind \
- zlib
+ zlib \
+ lzma
# Set FEATURE_CHECK_(C|LD)FLAGS-all for all FEATURE_TESTS features.
# If in the future we need per-feature checks/flags for features not