Skip to content

Commit 66ffd2f

Browse files
committed
Documentation: openrisc: Update toolchain binaries URL
The old development toolchain binaries were hosted in the or1k-gcc development github repo release page. However, now that we have all code upstream I cut releases from stable upstream tarballs. It does not make sense to tag the or1k-gcc github repo releases for these stable releases. Update the toolchain binaries URL to point to where they are now hosted on the or1k-toolchain-build github release page. Signed-off-by: Stafford Horne <shorne@gmail.com>
1 parent 20a4373 commit 66ffd2f

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

Documentation/arch/openrisc/openrisc_port.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@ Toolchain binaries can be obtained from openrisc.io or our github releases page.
2727
Instructions for building the different toolchains can be found on openrisc.io
2828
or Stafford's toolchain build and release scripts.
2929

30-
========== =================================================
31-
binaries https://github.com/openrisc/or1k-gcc/releases
30+
========== ==========================================================
31+
binaries https://github.com/stffrdhrn/or1k-toolchain-build/releases
3232
toolchains https://openrisc.io/software
3333
building https://github.com/stffrdhrn/or1k-toolchain-build
34-
========== =================================================
34+
========== ==========================================================
3535

3636
2) Building
3737

Documentation/translations/zh_CN/arch/openrisc/openrisc_port.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@ OpenRISC工具链和Linux的构建指南
3636
工具链的构建指南可以在openrisc.io或Stafford的工具链构建和发布脚本
3737
中找到。
3838

39-
====== =================================================
40-
二进制 https://github.com/openrisc/or1k-gcc/releases
39+
====== ==========================================================
40+
二进制 https://github.com/stffrdhrn/or1k-toolchain-build/releases
4141
工具链 https://openrisc.io/software
4242
构建 https://github.com/stffrdhrn/or1k-toolchain-build
43-
====== =================================================
43+
====== ==========================================================
4444

4545
2) 构建
4646

Documentation/translations/zh_TW/arch/openrisc/openrisc_port.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@ OpenRISC工具鏈和Linux的構建指南
3636
工具鏈的構建指南可以在openrisc.io或Stafford的工具鏈構建和發佈腳本
3737
中找到。
3838

39-
====== =================================================
40-
二進制 https://github.com/openrisc/or1k-gcc/releases
39+
====== ==========================================================
40+
二進制 https://github.com/stffrdhrn/or1k-toolchain-build/releases
4141
工具鏈 https://openrisc.io/software
4242
構建 https://github.com/stffrdhrn/or1k-toolchain-build
43-
====== =================================================
43+
====== ==========================================================
4444

4545
2) 構建
4646

0 commit comments

Comments
 (0)