Skip to content

Commit

Permalink
Removed irrelevant note for Mac users (bevyengine#2017)
Browse files Browse the repository at this point in the history
The removed comment talks about something in the file that no longer exists.
  • Loading branch information
lukors committed Apr 27, 2021
1 parent fcf8faf commit 3f4d50b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cargo/config_fast_builds
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Add the contents of this file to `config.toml` to enable "fast build" configuration. Please read the notes below.

# NOTE: For maximum performance, build using a nightly compiler
# If you are using rust stable, remove the "-Zshare-generics=y" below (as well as "-Csplit-debuginfo=unpacked" when building on macOS).
# If you are using rust stable, remove the "-Zshare-generics=y" below.

[target.x86_64-unknown-linux-gnu]
linker = "/usr/bin/clang"
Expand Down

0 comments on commit 3f4d50b

Please sign in to comment.