summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/build b/build
index fa819d8..50c43fb 100755
--- a/build
+++ b/build
@@ -9,7 +9,7 @@ configure:
# Generate the main makefile.
# * Use multiarch library search directories.
# - The library path is given to ld/configure through host_configargs in
- # ld/Makefile's "configure-host" target.
+ # Makefile's "configure-host" target.
# - If we're building a cross ld, search only target-specific library
# paths.
# * Use shared BFD and opcodes libraries for all utilities.