diff options
author | Mikhail R. Gadelha <mikhail@igalia.com> | 2023-08-09 10:26:09 -0300 |
---|---|---|
committer | Mikhail R. Gadelha <mikhail@igalia.com> | 2023-08-09 10:40:19 -0300 |
commit | 860d38bf57470de2b94ffec1cfe2c7d7e65fbbdc (patch) | |
tree | beee6391afe55c9aebe21b5a5d7c57f047d4694f /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 479955a42a71242e3577c639ca276c75f1a3c2b2 (diff) | |
download | llvm-860d38bf57470de2b94ffec1cfe2c7d7e65fbbdc.zip llvm-860d38bf57470de2b94ffec1cfe2c7d7e65fbbdc.tar.gz llvm-860d38bf57470de2b94ffec1cfe2c7d7e65fbbdc.tar.bz2 |
[libc] Support poky system
This patch adds support for yocto images, which are custom Linux-base
systems created by yocto.
$CMAKE_HOST_SYSTEM_NAME returns "poky" as the system name, but it is a
linux image, so we just replace the name with "linux", so libc can use
the correct path.
Reviewed By: michaelrj
Differential Revision: https://reviews.llvm.org/D157404
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions