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>
(cherry picked from commit 4937dda893)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Jörg Krause 2021-06-28 06:01:25 +00:00 committed by Peter Korsgaard
parent 73abb0297e
commit 77cdd65531

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