summaryrefslogtreecommitdiffstats
path: root/package/heimdal/heimdal.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/heimdal/heimdal.mk')
-rw-r--r--package/heimdal/heimdal.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/heimdal/heimdal.mk b/package/heimdal/heimdal.mk
index c73b33ed88..972f15ccb0 100644
--- a/package/heimdal/heimdal.mk
+++ b/package/heimdal/heimdal.mk
@@ -9,7 +9,7 @@ HEIMDAL_SITE = http://www.h5l.org/dist/src
HEIMDAL_DEPENDENCIES = host-e2fsprogs host-pkgconf
HEIMDAL_INSTALL_STAGING = YES
# static because of -fPIC issues with e2fsprogs on x86_64 host
-HOST_HEIMDAL_CONF_OPT = --with-x=no --disable-shared --enable-static
+HOST_HEIMDAL_CONF_OPTS = --with-x=no --disable-shared --enable-static
HOST_HEIMDAL_CONF_ENV = MAKEINFO=true
HEIMDAL_MAKE = $(MAKE1)
# For heimdal-0004-compile_et.patch
OpenPOWER on IntegriCloud