diff options
Diffstat (limited to 'chapter06/binutils.xml')
-rw-r--r-- | chapter06/binutils.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/binutils.xml b/chapter06/binutils.xml index c87ab1ea9..c41d62289 100644 --- a/chapter06/binutils.xml +++ b/chapter06/binutils.xml @@ -110,7 +110,7 @@ cd ../binutils-build</userinput></screen> <para>Test the results:</para> -<screen><userinput remap="test">make -k check</userinput></screen> +<screen><userinput remap="test">make check</userinput></screen> <para>Install the package:</para> |