package/flac: enable building of libFLAC++

Besides libFLAC, also build libFLAC++ when C++ support is enabled.

Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
Jörg Krause 2021-06-28 06:01:25 +00:00 committed by Yann E. MORIN
parent 9ab8b9cd7e
commit 4937dda893

View File

@ -17,7 +17,7 @@ FLAC_CPE_ID_VENDOR = flac_project
FLAC_AUTORECONF = YES
FLAC_CONF_OPTS = \
--disable-cpplibs \
$(if $(BR2_INSTALL_LIBSTDCPP),--enable-cpplibs,--disable-cpplibs) \
--disable-xmms-plugin \
--disable-altivec