8322801: RISC-V: The riscv path of the debian sysroot had been changed
Reviewed-by: rehn, erikj
This commit is contained in:
parent
fcf8368eb1
commit
18cdc903cf
@ -1499,9 +1499,7 @@ like this:</p>
|
|||||||
--resolve-deps \
|
--resolve-deps \
|
||||||
buster \
|
buster \
|
||||||
~/sysroot-arm64 \
|
~/sysroot-arm64 \
|
||||||
https://httpredir.debian.org/debian/</code></pre>
|
https://httpredir.debian.org/debian/</code></pre></li>
|
||||||
<p>If the target architecture is <code>riscv64</code>, the path should
|
|
||||||
be <code>debian-ports</code> instead of <code>debian</code>.</p></li>
|
|
||||||
<li><p>To create an Ubuntu-based chroot:</p>
|
<li><p>To create an Ubuntu-based chroot:</p>
|
||||||
<pre><code>sudo debootstrap \
|
<pre><code>sudo debootstrap \
|
||||||
--arch=arm64 \
|
--arch=arm64 \
|
||||||
|
@ -1316,9 +1316,6 @@ For example, cross-compiling to AArch64 from x86_64 could be done like this:
|
|||||||
https://httpredir.debian.org/debian/
|
https://httpredir.debian.org/debian/
|
||||||
```
|
```
|
||||||
|
|
||||||
If the target architecture is `riscv64`, the path should be `debian-ports`
|
|
||||||
instead of `debian`.
|
|
||||||
|
|
||||||
* To create an Ubuntu-based chroot:
|
* To create an Ubuntu-based chroot:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user