mbed-os/tools/export/makefile
Volodymyr Medvid 26043e5ee4
makefile export: create .link_options.txt with echo
$(file > $@.in, $(filter %.o, $^)) is not supported in GNU Make 3.81.
Create the linker response file with pipe redirect from echo command.
This is tested with Cygwin make and make 3.8.1 shipped with macOS.

(cherry picked from commit 6918e6a76b)

Revert "Fixed problem with overlong command line."

This reverts commit dd02ac09a1.

See also https://github.com/ARMmbed/mbed-os/pull/12646#issuecomment-602058273
2020-03-21 20:24:28 +01:00
..
Makefile.tmpl makefile export: create .link_options.txt with echo 2020-03-21 20:24:28 +01:00
__init__.py tools: fix SPDX identifiers 2020-02-21 07:01:48 +00:00
make-arm.tmpl Genericify arm compiler exporter to versions 5 + 6 2017-09-11 13:20:32 -05:00
make-gcc-arm.tmpl fix unresolved linker msg: __wrap_ 2017-07-31 23:34:48 +02:00
make-iar.tmpl Generalize make exporters for all toolchains 2016-09-15 11:42:52 -05:00