summaryrefslogtreecommitdiffstats
path: root/package/libtirpc/libtirpc.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/libtirpc/libtirpc.mk')
-rw-r--r--package/libtirpc/libtirpc.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libtirpc/libtirpc.mk b/package/libtirpc/libtirpc.mk
index 5abd601b6..5ad427bc1 100644
--- a/package/libtirpc/libtirpc.mk
+++ b/package/libtirpc/libtirpc.mk
@@ -16,7 +16,7 @@ LIBTIRPC_AUTORECONF = YES
# getrpcby{number,name} are only provided if 'GQ' is defined
LIBTIRPC_CONF_ENV = CFLAGS="$(TARGET_CFLAGS) -DGQ"
-LIBTIRPC_CONF_OPT = --disable-gssapi
+LIBTIRPC_CONF_OPTS = --disable-gssapi
# We need host-pkgconf because the configure.ac contains a
# PKG_CHECK_MODULES macro call, and since we're autoreconfiguring this