mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2026-04-23 00:17:25 +08:00
[Docs] Update rknpu2.md cross compile toolchain
This commit is contained in:
@@ -111,7 +111,7 @@ make install
|
||||
|
||||
```bash
|
||||
sudo apt install cmake build-essential
|
||||
wget https://bj.bcebos.com/paddle2onnx/libs/gcc-linaro-6.3.1-2017.tar.gz
|
||||
wget https://bj.bcebos.com/fastdeploy/third_libs/gcc-linaro-6.3.1-2017.05-x86_64_aarch64-linux-gnu.tar.gz
|
||||
tar -xzvf gcc-linaro-6.3.1-2017.05-x86_64_aarch64-linux-gnu.tar.gz -C /path/to/save
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user