perf build: Add build-test for libunwind cross-platforms support
[cascardo/linux.git] / tools / build / Makefile.feature
index 9f87861..7e36e91 100644 (file)
@@ -49,6 +49,10 @@ FEATURE_TESTS_BASIC :=                       \
        libslang                        \
        libcrypto                       \
        libunwind                       \
+       libunwind-x86                   \
+       libunwind-x86_64                \
+       libunwind-arm                   \
+       libunwind-aarch64               \
        pthread-attr-setaffinity-np     \
        stackprotector-all              \
        timerfd                         \