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
commit0691890a5cdc68ee0de60230e591bede88748a04 (patch)
tree7bea275061640c23bace66902d2c28ab0992786b /ld/README
parent081c0c502118f6e8a178b7e124665a30007bf137 (diff)
downloadbinutils-redhat-0691890a5cdc68ee0de60230e591bede88748a04.tar.gz
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).