mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 02:33:06 +01:00
[gn build] manually port c747b7d1d9a2 (config.osx_sysroot)
This commit is contained in:
parent
50b757aa13
commit
afac7e2fd3
@ -85,6 +85,10 @@ write_lit_config("lit_site_cfg") {
|
||||
"LLVM_BUILD_EXAMPLES=0",
|
||||
"LLVM_HAVE_TF_AOT=0",
|
||||
"LLVM_HAVE_TF_API=0",
|
||||
|
||||
# See https://reviews.llvm.org/D104332
|
||||
# FIXME: Maybe set to mac_sdk_path if host_os == "mac"?
|
||||
"CMAKE_OSX_SYSROOT=",
|
||||
]
|
||||
|
||||
if (host_cpu == "x64") {
|
||||
|
Loading…
Reference in New Issue
Block a user