crosstool-ng/scripts/build
Florent Valette 1c93176e05 m4: fix build for mingw32 host
While building a canadian toolchain for windows host (any target),
the build failed for m4 host companion_tool with a recent mingw-w64
(at least 7.0.0).
m4 needs stack smashing protection which is not part of mingw-w64 c
library and an explicit trigger to link w/ libssp is needed.

Signed-off-by: Florent Valette <florent.valette@gmail.com>
2020-10-06 09:32:40 +02:00
..
arch Map picolibc to suitable CT_TARGET_SYS values 2020-09-16 11:52:58 -07:00
binutils Merge pull request #1257 from nolange/fix_binutils_typo 2020-01-21 16:56:17 -08:00
cc Set --with-cpu-{32,64} for multilib builds 2020-02-26 11:05:19 -08:00
companion_libs Rename JOBSFLAGS -> CT_JOBSFLAGS 2019-04-04 18:57:42 -07:00
companion_tools m4: fix build for mingw32 host 2020-10-06 09:32:40 +02:00
debug Enable static libgcc when CT_GDB_NATIVE_STATIC_LIBSTDCXX is set 2020-05-26 16:34:31 +09:00
kernel Add support for noMMU xtensa 2019-03-23 11:09:43 -07:00
libc picolibc: Use target architecture to drive picolibc configuration 2020-09-16 16:04:51 -07:00
test_suite Fix the references to old config variables 2017-07-08 10:57:56 -07:00
arch.sh Add config flags for omitting 'arch' and 'vendor' 2018-12-10 01:10:01 -08:00
companion_libs.sh Build companion libs for target. 2015-11-13 10:24:22 -08:00
companion_tools.sh Some locations were missed while renaming kconfig symbols 2017-07-08 10:57:57 -07:00
debug.sh Some locations were missed while renaming kconfig symbols 2017-07-08 10:57:57 -07:00
internals.sh build/internals.sh: Handle pie executables 2019-09-14 22:21:11 +12:00
libc.sh Use "package ksym" when fetching/extracting 2018-12-14 18:50:51 -08:00
test_suite.sh Some locations were missed while renaming kconfig symbols 2017-07-08 10:57:57 -07:00