diff options
Diffstat (limited to 'chapter05/lockingglibc.xml')
-rw-r--r-- | chapter05/lockingglibc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/lockingglibc.xml b/chapter05/lockingglibc.xml index 95d086467..b306398be 100644 --- a/chapter05/lockingglibc.xml +++ b/chapter05/lockingglibc.xml @@ -7,7 +7,7 @@ <sect2> <title>Installation of Binutils</title> -<para><screen><userinput>make -C ld install-data-local</userinput></screen></para> +<para><screen><userinput>make -C ld tooldir=/stage1 install-data-local</userinput></screen></para> <para>You can remove the binutils-* directories now.</para> |