Allow newer CoreML symbols in cross builds.
This commit is contained in:
@@ -130,6 +130,8 @@ fn tagged_releases_are_built_and_packaged_with_rust_tools() {
|
||||
"cargo-zigbuild",
|
||||
"macos-linker-alias",
|
||||
"-Lnative=target/macos-linker",
|
||||
"-Wl,-U,_OBJC_CLASS_$_MLComputePlan",
|
||||
"-Wl,-U,_OBJC_CLASS_$_MLOptimizationHints",
|
||||
"aarch64-apple-darwin",
|
||||
"x86_64-apple-darwin",
|
||||
"aarch64-unknown-linux-gnu",
|
||||
|
||||
Reference in New Issue
Block a user