[riot-commits] [RIOT-OS/RIOT] 60bb3a: pkg: oonf_api, disable compiler errors if toolchai...
Sebastian Meiling
s at mlng.net
Thu Mar 23 09:55:42 CET 2017
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 60bb3ab7ee298644cf5f572e4b4b61bd07fefad1
https://github.com/RIOT-OS/RIOT/commit/60bb3ab7ee298644cf5f572e4b4b61bd07fefad1
Author: smlng <s at mlng.net>
Date: 2017-03-22 (Wed, 22 Mar 2017)
Changed paths:
M pkg/oonf_api/Makefile.include
Log Message:
-----------
pkg: oonf_api, disable compiler errors if toolchain llvm
- set no-keyword-macro
- set no-parentheses-equality
Commit: 36ae072c552a2c00d26811c6cc453911e3c3418c
https://github.com/RIOT-OS/RIOT/commit/36ae072c552a2c00d26811c6cc453911e3c3418c
Author: smlng <s at mlng.net>
Date: 2017-03-22 (Wed, 22 Mar 2017)
Changed paths:
M pkg/tinydtls/Makefile.include
Log Message:
-----------
pkg: tinydtls, disable compiler errors if toolchain llvm
- set no-gnu-zero-variadic-macro-arguments
- set no-unused-function
Commit: 53b0dd177784d5302b14ae4bdbb2fbeb98fe1a00
https://github.com/RIOT-OS/RIOT/commit/53b0dd177784d5302b14ae4bdbb2fbeb98fe1a00
Author: smlng <s at mlng.net>
Date: 2017-03-22 (Wed, 22 Mar 2017)
Changed paths:
M Makefile.include
Log Message:
-----------
make: set default toolchain for board native on macOS to llvm
Commit: a4cc6ad80d6c38d93a1883eebd3140c0b50f6864
https://github.com/RIOT-OS/RIOT/commit/a4cc6ad80d6c38d93a1883eebd3140c0b50f6864
Author: Sebastian Meiling <s at mlng.net>
Date: 2017-03-23 (Thu, 23 Mar 2017)
Changed paths:
M Makefile.include
M pkg/oonf_api/Makefile.include
M pkg/tinydtls/Makefile.include
Log Message:
-----------
Merge pull request #6752 from smlng/llvm/pkgs_set_cflags
LLVM toolchain: set CFLAGS for pkgs
Compare: https://github.com/RIOT-OS/RIOT/compare/cdf7a046b41c...a4cc6ad80d6c
More information about the commits
mailing list