diff --git a/package/libuio/libuio.mk b/package/libuio/libuio.mk index ed842a9870..6d07f1fa86 100644 --- a/package/libuio/libuio.mk +++ b/package/libuio/libuio.mk @@ -9,7 +9,7 @@ LIBUIO_VERSION = 940861de278cb794bf9d775b76a4d1d4f9108607 LIBUIO_SITE = $(call github,Linutronix,libuio,$(LIBUIO_VERSION)) LIBUIO_LICENSE = LGPLv2.1 (library), GPLv2 (programs) LIBUIO_LICENSE_FILES = COPYING -LIBUIO_CONF_OPTS = --with-glib=no +LIBUIO_CONF_OPTS = --with-glib=no --without-werror LIBUIO_INSTALL_STAGING = YES # Fetched from github, no pre-generated configure script provided