Fix arithmetic overflows running srconv on fuzzed binaries.
[deliverable/binutils-gdb.git] / ld / README
index 6fef7695c7b5d5f3b1ecbecbcb7bcebbb4ea12b2..5d58df8a599ea4a1a4344371eafe297b394622a8 100644 (file)
--- 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).
@@ -64,3 +65,9 @@ workarounds to this:
   * Replace "(. ${srcdir}/scripttempl/${SCRIPT_NAME}.sc)" in
     genscripts.sh with "sh ${srcdir}..." (no parens) and make sure the
     emulparams script used exports any shell variables it sets.
+\f
+Copyright (C) 2012-2015 Free Software Foundation, Inc.
+
+Copying and distribution of this file, with or without modification,
+are permitted in any medium without royalty provided the copyright
+notice and this notice are preserved.
This page took 0.023954 seconds and 4 git commands to generate.