fix docs error introduced in binutils static pie patch

this broke the build. apparently the original patch I sent upstream
had this error and it was fixed when committing without me noticing.
This commit is contained in:
Rich Felker 2015-11-06 00:40:50 +00:00
parent eeaae9e133
commit d48d611f99
1 changed files with 1 additions and 1 deletions

View File

@ -459,7 +459,7 @@ index cf3b586..1e5e5cf 100644
doing.
+@kindex --no-dynamic-linker
+@itemx --no-dynamic-linker
+@item --no-dynamic-linker
+When producing an executable file, omit the request for a dynamic
+linker to be used at load-time. This is only meaningful for ELF
+executables that contain dynamic relocations, and usually requires