|
@@ -8,7 +8,8 @@ Install Binutils by running the following commands:
|
|
|
|
|
|
<userinput>./configure --prefix=/usr --enable-shared &&</userinput>
|
|
<userinput>./configure --prefix=/usr --enable-shared &&</userinput>
|
|
<userinput>make -e tooldir=/usr &&</userinput>
|
|
<userinput>make -e tooldir=/usr &&</userinput>
|
|
- <userinput>make -e tooldir=/usr install</userinput>
|
|
|
|
|
|
+ <userinput>make -e tooldir=/usr install &&</userinput>
|
|
|
|
+ <userinput>make -e tooldir=/usr install-info</userinput>
|
|
|
|
|
|
</literallayout></blockquote>
|
|
</literallayout></blockquote>
|
|
|
|
|