Sign in
apache
/
datafusion-python
/
HEAD
/
.
/
examples
/
datafusion-ffi-example
/
.cargo
/
config.toml
blob: af951327f765102d809c7e26a7ae3c576f01dfd0 [
file
] [
log
] [
blame
]
[
target
.
x86_64
-
apple
-
darwin
]
rustflags
=
[
"-C"
,
"link-arg=-undefined"
,
"-C"
,
"link-arg=dynamic_lookup"
]
[
target
.
aarch64
-
apple
-
darwin
]
rustflags
=
[
"-C"
,
"link-arg=-undefined"
,
"-C"
,
"link-arg=dynamic_lookup"
]