[riot-notifications] [RIOT-OS/RIOT] pkg/uwb_core: initial support (#15070)
Alexandre Abadie
notifications at github.com
Tue Nov 3 09:04:35 CET 2020
@aabadie commented on this pull request.
> +# All uwb-core applications need to enable `-fms-extensions`
+CFLAGS += -fms-extensions
+ifneq (,$(filter llvm,$(TOOLCHAIN)))
+ CFLAGS += -Wno-microsoft-anon-tag
+endif
Maybe it could be placed in the package Makefile.include.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/RIOT-OS/RIOT/pull/15070#discussion_r516480499
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.riot-os.org/pipermail/notifications/attachments/20201103/1ee48392/attachment.htm>
More information about the notifications
mailing list