mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 22:26:31 +00:00
package/libvips: remove unrecognized --enable-cxx
Remove --enable-cxx, this option has been removed since version 8.1 and
346a9e70c0
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
f6135629a7
commit
d4e371ca87
@ -41,10 +41,6 @@ LIBVIPS_DEPENDENCIES = \
|
|||||||
host-pkgconf expat libglib2 \
|
host-pkgconf expat libglib2 \
|
||||||
$(TARGET_NLS_DEPENDENCIES)
|
$(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)
|
ifeq ($(BR2_PACKAGE_JPEG),y)
|
||||||
LIBVIPS_CONF_OPTS += --with-jpeg
|
LIBVIPS_CONF_OPTS += --with-jpeg
|
||||||
LIBVIPS_DEPENDENCIES += jpeg
|
LIBVIPS_DEPENDENCIES += jpeg
|
||||||
|
Loading…
x
Reference in New Issue
Block a user