Update comment in config.toml.example

This commit is contained in:
Vadim Petrochenkov 2020-09-08 22:08:25 +03:00
parent b27fca71d4
commit 75a2c68fb6

View file

@ -429,7 +429,7 @@
# supported platforms. The LLD from the bootstrap distribution will be used
# and not the LLD compiled during the bootstrap.
#
# LLD will not be used if we're cross linking or running tests.
# LLD will not be used if we're cross linking.
#
# Explicitly setting the linker for a target will override this option when targeting MSVC.
#use-lld = false