eglibc: disable ssp, it breaks the build
SVN-Revision: 25280
This commit is contained in:
parent
083e9fddff
commit
14840f6854
1 changed files with 1 additions and 0 deletions
|
@ -82,6 +82,7 @@ endif
|
||||||
EGLIBC_MAKE:= \
|
EGLIBC_MAKE:= \
|
||||||
$(MAKE) \
|
$(MAKE) \
|
||||||
|
|
||||||
|
export libc_cv_ssp=no
|
||||||
|
|
||||||
define Host/SetToolchainInfo
|
define Host/SetToolchainInfo
|
||||||
$(SED) 's,^\(LIBC_TYPE\)=.*,\1=$(PKG_NAME),' $(TOOLCHAIN_DIR)/info.mk
|
$(SED) 's,^\(LIBC_TYPE\)=.*,\1=$(PKG_NAME),' $(TOOLCHAIN_DIR)/info.mk
|
||||||
|
|
Loading…
Reference in a new issue