Add --with-lib-patch configure switch.

This commit is contained in:
Nick Clifton
2002-08-23 08:03:32 +00:00
parent f52e0eb852
commit 8e523c2334
7 changed files with 241 additions and 207 deletions

View File

@@ -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).