1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-26 23:11:19 +01:00
RIOT/makefiles
Gaëtan Harter a946c2c5bd
newlib.mk: fix: do not require slash terminated NEWLIB_INCLUDE_DIR
When NEWLIB_INCLUDE_DIR is set from other parts than 'COMPILER_INCLUDE_PATHS' it
does not have a trailing slash.
Also, it makes it more problematic when supplying it from the command line.

And anyway having two '/' does not break anything.
2018-08-02 17:05:10 +02:00
..
2018-05-29 15:21:45 -07:00
2018-06-28 14:05:33 +02:00
2018-07-23 17:29:55 +02:00
2018-05-09 18:01:51 +02:00
2017-11-06 12:01:01 +01:00
2018-07-06 18:56:33 +02:00