summaryrefslogtreecommitdiff
path: root/ld/README
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2002-08-23 08:03:32 +0000
committerNick Clifton <nickc@redhat.com>2002-08-23 08:03:32 +0000
commit8e523c2334366c29b077a870e0cdc6606d16369e (patch)
tree1e60d751ab8e2652fce2915f9234d4a130d79ea6 /ld/README
parentf52e0eb85221a6773158e7be348cd1b46e2553b0 (diff)
Add --with-lib-patch configure switch.
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 6fef7695c7..a953e422f7 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).