aboutsummaryrefslogtreecommitdiff
path: root/ld/README
diff options
context:
space:
mode:
Diffstat (limited to 'ld/README')
-rw-r--r--ld/README3
1 files changed, 2 insertions, 1 deletions
diff --git a/ld/README b/ld/README
index 6fef769..a953e42 100644
--- a/ld/README
+++ b/ld/README
@@ -28,7 +28,8 @@ See ../binutils/README.
If you want to make a cross-linker, you may want to specify
a different search path of -lfoo libraries than the default.
-You can do this by setting the LIB_PATH variable in ./Makefile.
+You can do this by setting the LIB_PATH variable in ./Makefile
+or using the --with-lib-path configure switch.
To build just the linker, make the target all-ld from the top level
directory (one directory above this one).