From 3a629a320c48e044a546a260dd73335bc39136ef Mon Sep 17 00:00:00 2001 From: Max Lv Date: Tue, 30 Jun 2015 19:45:39 +0800 Subject: [PATCH] Revert "fix #330" This reverts commit d5b1101196841b447a039b77fc812d0cba70d9ce. --- openwrt/Makefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/openwrt/Makefile b/openwrt/Makefile index 44658950..8da593c9 100644 --- a/openwrt/Makefile +++ b/openwrt/Makefile @@ -15,9 +15,6 @@ PKG_FIXUP:=autoreconf PKG_USE_MIPS16:=0 PKG_BUILD_PARALLEL:=1 -# enable SSP -TARGET_CFLAGS += -fstack-protector - include $(INCLUDE_DIR)/package.mk define Package/shadowsocks-libev/Default