[riot-commits] [RIOT-OS/RIOT] 7cf479: linux_can: fix library dependency
Martine Lenders
authmillenon at gmail.com
Wed Oct 18 14:43:36 CEST 2017
Branch: refs/heads/2017.10-branch
Home: https://github.com/RIOT-OS/RIOT
Commit: 7cf47973bd5b567f20dd5a504d4342f6c269b6a6
https://github.com/RIOT-OS/RIOT/commit/7cf47973bd5b567f20dd5a504d4342f6c269b6a6
Author: Martine Lenders <m.lenders at fu-berlin.de>
Date: 2017-10-18 (Wed, 18 Oct 2017)
Changed paths:
M Makefile.dep
Log Message:
-----------
linux_can: fix library dependency
Exporting the `LINKFLAGS` messes with the buildtest environment
somehow.
It is however not required to export them here (as a still successful
build of `tests/conn_can` on native proves)
Commit: bf7ca4914289c869ef6ec2581447100f165b185b
https://github.com/RIOT-OS/RIOT/commit/bf7ca4914289c869ef6ec2581447100f165b185b
Author: Martine Lenders <authmillenon at gmail.com>
Date: 2017-10-18 (Wed, 18 Oct 2017)
Changed paths:
M Makefile.dep
Log Message:
-----------
Merge pull request #7760 from miri64/2017.10/linux_can/fix/lib-dep
linux_can: fix library dependency [2017.10 backport]
Compare: https://github.com/RIOT-OS/RIOT/compare/79b34a722a55...bf7ca4914289
More information about the commits
mailing list