mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 04:02:41 +01:00
db7dbe9e8d
This already works in the cmake build. Differential Revision: https://reviews.llvm.org/D96889
5 lines
62 B
Plaintext
5 lines
62 B
Plaintext
declare_args() {
|
|
# Path of sysroot to use.
|
|
sysroot = ""
|
|
}
|