Skip to content
Snippets Groups Projects
Commit 14840f68 authored by Felix Fietkau's avatar Felix Fietkau
Browse files

eglibc: disable ssp, it breaks the build

SVN-Revision: 25280
parent 083e9fdd
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment