summaryrefslogtreecommitdiff
path: root/package/avahi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/avahi/Makefile')
-rw-r--r--package/avahi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/avahi/Makefile b/package/avahi/Makefile
index 8cec76b0e..c8299f775 100644
--- a/package/avahi/Makefile
+++ b/package/avahi/Makefile
@@ -64,7 +64,7 @@ CONFIGURE_ARGS+= --enable-glib \
--with-avahi-user=avahi \
--with-avahi-group=avahi
-ifeq ($(ADK_TOOLCHAIN_USE_SSP),y)
+ifeq ($(ADK_TARGET_USE_SSP),y)
CONFIGURE_ARGS+= --enable-stack-protector
else
CONFIGURE_ARGS+= --disable-stack-protector