package/libvips: remove unrecognized --enable-cxx
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Tue, 3 Sep 2019 18:08:04 +0000 (20:08 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 3 Sep 2019 20:46:17 +0000 (22:46 +0200)
Remove --enable-cxx, this option has been removed since version 8.1 and
https://github.com/libvips/libvips/commit/346a9e70c0b096f84127449488e7dce6968d91c7

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/libvips/libvips.mk

index 269b0866c884b476a1402a1c237217e7aed4079d..3e6af4131d705cb065f8b47a3ad09026b27160ee 100644 (file)
@@ -41,10 +41,6 @@ LIBVIPS_DEPENDENCIES = \
        host-pkgconf expat libglib2 \
        $(TARGET_NLS_DEPENDENCIES)
 
-# --disable-cxx is broken upstream
-# https://github.com/jcupitt/libvips/issues/231
-LIBVIPS_CONF_OPTS += --enable-cxx
-
 ifeq ($(BR2_PACKAGE_JPEG),y)
 LIBVIPS_CONF_OPTS += --with-jpeg
 LIBVIPS_DEPENDENCIES += jpeg