summaryrefslogtreecommitdiffstats
path: root/package/libroxml/libroxml.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/libroxml/libroxml.mk')
-rw-r--r--package/libroxml/libroxml.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libroxml/libroxml.mk b/package/libroxml/libroxml.mk
index f30169fe39..43d1d916af 100644
--- a/package/libroxml/libroxml.mk
+++ b/package/libroxml/libroxml.mk
@@ -10,7 +10,7 @@ LIBROXML_INSTALL_STAGING = YES
LIBROXML_LICENSE = LGPLv2.1+ with static link exception
LIBROXML_LICENSE_FILES = License.txt
-LIBROXML_CONF_OPT = --disable-silent-rules
+LIBROXML_CONF_OPTS = --disable-silent-rules
# libroxml forgets to compile/link with -pthread, even though it uses
# thread functions breaking static linking
OpenPOWER on IntegriCloud