openocd: avoid documentation rebuild to fix build issues
[buildroot-gz.git] / package / libasplib / Config.in
blob89d5448473e7f3e9bb63f1efacc4616838f77a87
1 config BR2_PACKAGE_LIBASPLIB
2         bool "libasplib"
3         depends on BR2_INSTALL_LIBSTDCPP
4         help
5           asplib (Achim's Signal Processing LIBrary), is a small and
6           lightweight C++ library for digital signal processing.
8           https://github.com/AchimTuran/asplib
10 comment "asplib needs a toolchain w/ C++"
11         depends on !BR2_INSTALL_LIBSTDCPP