mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-06 22:59:28 -05:00
eglibc: disable ssp, it breaks the build
SVN-Revision: 25280
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user