every.channel: sanitized baseline
This commit is contained in:
commit
897e556bea
258 changed files with 74298 additions and 0 deletions
7
third_party/iroh-live/.cargo/config.toml
vendored
Normal file
7
third_party/iroh-live/.cargo/config.toml
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[env]
|
||||
SDKROOT = "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk"
|
||||
LLVM_CONFIG_PATH = "/opt/homebrew/opt/llvm/bin/llvm-config"
|
||||
BINDGEN_EXTRA_CLANG_ARGS = "-I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include"
|
||||
|
||||
[target.aarch64-apple-darwin]
|
||||
rustflags = []
|
||||
Loading…
Add table
Add a link
Reference in a new issue