tools build: Add feature test for abi::__cxa_demangle
[linux-2.6-microblaze.git] / tools / build / Makefile.feature
index 38f8851..214622d 100644 (file)
@@ -80,6 +80,7 @@ FEATURE_TESTS_EXTRA :=                  \
          compile-32                     \
          compile-x32                    \
          cplus-demangle                 \
+         cxa-demangle                   \
          gtk2                           \
          gtk2-infobar                   \
          hello                          \