diff options
author | stijn <stijn@ignitron.net> | 2021-03-15 09:30:46 +0100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2021-03-16 12:54:16 +1100 |
commit | d53a6d58b04e524e4ec5ee937a15cc3932f8ee2f (patch) | |
tree | 9961ae209545ceb01802fd0150b9dcb10567dd77 /py/objrange.c | |
parent | 914380cb89d7cf5e9c186055753ff12bbcf6296a (diff) |
stm32/Makefile: Fix C++ linker flags when toolchain has spaces in path.
The GNU Make dir command uses spaces as item separator so it does not
work for e.g building the STM32 port on Cygwin with a default Arm
installation in "c:/program files (x86)/GNU Arm Embedded Toolchain".
Fix by using POSIX dirname on a quoted path instead.
Diffstat (limited to 'py/objrange.c')
0 files changed, 0 insertions, 0 deletions