eglibc: disable ssp, it breaks the build

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25280 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Felix Fietkau 2011-02-01 16:21:49 +00:00
parent b0ee5554e3
commit a77e76ae66
1 changed files with 1 additions and 0 deletions

View File

@ -82,6 +82,7 @@ endif
EGLIBC_MAKE:= \
$(MAKE) \
export libc_cv_ssp=no
define Host/SetToolchainInfo
$(SED) 's,^\(LIBC_TYPE\)=.*,\1=$(PKG_NAME),' $(TOOLCHAIN_DIR)/info.mk