Gaëtan Harter
9cd50a693a
cpu/atmega_common: do not export LINKFLAGS
...
This prevent evaluating `LINKFLAGS` when not needed and when building
in docker so does not produce errors if `avr-ld` is not installed.
```
BUILD_IN_DOCKER=1 BOARD=arduino-mega2560 make --no-print-directory -C examples/hello-world/ clean
/srv/ilab-builds/workspace/git/riot_master/makefiles/toolchain/gnu.inc.mk:18: objcopy not found. Hex file will not be created.
/bin/sh: 1: avr-ld: not found
```
It removes the `/bin/sh: 1: avr-ld: not found`
2019-01-23 18:32:40 +01:00
..
2019-01-10 12:15:44 +01:00
2018-11-02 16:23:48 +01:00
2018-11-02 16:23:48 +01:00
2018-11-02 16:23:48 +01:00
2018-11-02 16:23:48 +01:00
2018-11-02 16:23:48 +01:00
2019-01-23 18:32:40 +01:00
2018-10-09 15:10:59 +02:00
2019-01-10 19:43:43 +01:00
2018-11-28 12:15:45 +01:00
2019-01-21 17:04:20 +01:00
2019-01-07 18:49:21 +01:00
2019-01-21 15:26:18 +01:00
2019-01-21 16:30:33 +01:00
2019-01-17 17:10:43 +01:00
2018-10-09 15:11:00 +02:00
2018-10-23 13:28:17 +02:00
2019-01-13 17:43:19 -08:00
2018-10-09 15:11:00 +02:00
2018-10-09 15:11:00 +02:00
2018-10-09 15:11:00 +02:00
2018-09-25 12:03:58 +02:00
2018-09-07 22:15:51 +02:00
2018-09-20 14:50:32 +02:00
2018-04-09 17:32:46 +02:00
2018-05-09 00:41:27 +02:00
2018-09-26 11:06:05 +02:00
2018-08-29 08:53:20 +02:00
2019-01-18 07:18:06 +01:00
2019-01-22 16:47:34 +01:00
2018-12-18 21:32:46 +01:00
2018-11-08 14:09:33 +01:00
2019-01-21 17:06:58 +01:00
2018-10-09 15:11:00 +02:00
2018-06-11 19:12:02 +02:00
2018-07-04 17:55:20 +02:00
2019-01-21 17:05:04 +01:00
2018-10-01 10:15:08 +02:00
2017-04-04 19:57:12 +02:00
2019-01-08 09:32:18 +01:00
2019-01-02 16:08:56 +01:00
2018-12-21 09:17:30 +01:00
2019-01-08 09:32:18 +01:00
2018-07-25 12:01:35 +02:00
2018-08-17 13:08:21 +02:00
2019-01-02 16:06:34 +01:00
2018-12-21 11:24:43 +01:00
2018-10-11 15:20:44 +02:00
2018-10-11 15:20:44 +02:00
2017-01-20 13:36:26 +01:00