mirror of https://github.com/ARMmbed/mbed-os.git
$(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. Also, change the linker responce file name to .link_options.txt. This is an internal file, not a build artifact. |
||
---|---|---|
.. | ||
Makefile.tmpl | ||
__init__.py | ||
make-arm.tmpl | ||
make-gcc-arm.tmpl | ||
make-iar.tmpl |