package/gmp: enable C++ support when BR2_INSTALL_LIBSTDCPP=y
authorGwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com>
Thu, 5 Sep 2019 13:40:40 +0000 (15:40 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 7 Sep 2019 13:03:04 +0000 (15:03 +0200)
commit1abb95c97665778acc76b3fa1a61c2f44af46f52
treeec4fa098663da5981b38ec36af9e483cde8a0f30
parent6942a0badbc525195b763fa3f897fd0805b4104f
package/gmp: enable C++ support when BR2_INSTALL_LIBSTDCPP=y

gmp has optional C++ support, which is disabled by default. Let's
enabled it conditionally depending on the BR2_INSTALL_LIBSTDCPP
option.

Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/gmp/gmp.mk