mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
Fix typo in Makefile.in comments
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@
|
||||
# A note about host libraries:
|
||||
#
|
||||
# The only libraries that get promoted to stageN/lib are those needed
|
||||
# by rustc. In general, rustc programs, even those compiled for the
|
||||
# by rustc. In general, rust programs, even those compiled for the
|
||||
# host architecture will use libraries from the target
|
||||
# directories. This gives rust some freedom to experiment with how
|
||||
# libraries are managed and versioned without polluting the common
|
||||
|
||||
Reference in New Issue
Block a user