File tree Expand file tree Collapse file tree 2 files changed +0
-12
lines changed
packages/cubejs-backend-native/.cargo Expand file tree Collapse file tree 2 files changed +0
-12
lines changed Original file line number Diff line number Diff line change 11# Please keep in sync this file with rust/cubesql!
2-
3- [target ."x86_64-unknown-linux-gnu" ]
4- rustflags = [" -C" , " link-arg=-fuse-ld=lld" ]
5-
6- [target ."aarch64-unknown-linux-gnu" ]
7- rustflags = [" -C" , " link-arg=-fuse-ld=lld" ]
Original file line number Diff line number Diff line change 11# Please keep in sync this file with packages/cubejs-backend-native!
22
3- [target ."x86_64-unknown-linux-gnu" ]
4- rustflags = [" -C" , " link-arg=-fuse-ld=lld" ]
5-
6- [target ."aarch64-unknown-linux-gnu" ]
7- rustflags = [" -C" , " link-arg=-fuse-ld=lld" ]
8-
93# If you are going to use local fork, feel free to uncomment
104# paths = ["../../../sqlparser-rs", "../../../arrow-datafusion/datafusion"]
115# paths = ["../../../arrow-datafusion/datafusion"]
You can’t perform that action at this time.
0 commit comments