2
0
Fork 0
mirror of https://github.com/bevyengine/bevy synced 2025-02-09 18:53:56 +00:00
bevy/.cargo/config_fast_builds
2020-01-21 03:11:16 -08:00

3 lines
No EOL
121 B
Text

[target.x86_64-unknown-linux-gnu]
linker = "/usr/bin/clang"
rustflags = ["-Clink-arg=-fuse-ld=lld", "-Zshare-generics=y"]