summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mk/eglibc.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/mk/eglibc.mk b/mk/eglibc.mk
index b19ec0d..dd6f345 100644
--- a/mk/eglibc.mk
+++ b/mk/eglibc.mk
@@ -50,7 +50,7 @@ embtk_eglibc_floattype := $(if $(CONFIG_EMBTK_SOFTFLOAT), \
# Versioning in eglibc
embtk_eglibc_versioning-$(CONFIG_EMBTK_EGLIBC_DISABLE_VERSIONING) := \
--disable-versioning
-embtk_eglibc-sunrpc-(CONFIG_KEMBTK_EGLIBC_OPTION_EGLIBC_SUNRPC) := \
+embtk_eglibc-sunrpc-$(CONFIG_KEMBTK_EGLIBC_OPTION_EGLIBC_SUNRPC) := \
--enable-obsolete-rpc=yes
embtk_eglibc_optgroups_f := $(EMBTK_ROOT)/mk/eglibc/eglibc-$(EGLIBC_VERSION)-options.mk