[PATCH] D136712: Define _GNU_SOURCE for arm baremetal in C++ mode.
Manoj Gupta via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 28 13:38:19 PDT 2022
manojgupta added a comment.
@tomhughes has more details on this but if we do not define it in clang itself, we'll need to define it for every package manually at build time since the usage goes deep inside newlib headers.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136712/new/
https://reviews.llvm.org/D136712
More information about the cfe-commits
mailing list