|
@@ -186,7 +186,7 @@
|
|
rebuild it using the appropriate cross-toolchain tools:
|
|
rebuild it using the appropriate cross-toolchain tools:
|
|
<literallayout class='monospaced'>
|
|
<literallayout class='monospaced'>
|
|
$ ./configure --host=armv5te-poky-linux-gnueabi \
|
|
$ ./configure --host=armv5te-poky-linux-gnueabi \
|
|
- --with-libtool-sysroot=<replaceable>sysroot-dir</replaceable>
|
|
|
|
|
|
+ --with-libtool-sysroot=<replaceable>sysroot_dir</replaceable>
|
|
</literallayout>
|
|
</literallayout>
|
|
<note>
|
|
<note>
|
|
If the <filename>configure</filename> script results in problems recognizing the
|
|
If the <filename>configure</filename> script results in problems recognizing the
|