Skip to content

Commit 90d19fa

Browse files
authored
Update README.md
1 parent 5663480 commit 90d19fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ Here's a reference table for various available Toolchains in this project target
9090
| **Native Compiler Toolchains** | Raspbian Stretch OS (Debian Version 9) only | Raspbian Stretch OS (Debian Version 9) only | Stable/Production | 8.3.0, 9.1.0, 9.2.0 |
9191
| **64-bit Cross-Compiler Toolchains** | any x64/x86 Linux machine | any x64 Raspberry Pi OS(like Pi64) | Stable/Production | 6.3.0, 8.3.0, 9.1.0, 9.2.0 |
9292
| **64-bit Native-Compiler Toolchains** | any x64 Raspberry Pi OS(like Pi64) | any x64 Raspbian OS(like Pi64) | Stable/Production | 8.3.0, 9.1.0, 9.2.0 |
93-
| **Exclusive Toolchains (Cross-Compiler)** | any x64/x86 Linux machine | Raspbian Stretch OS (Debian Version 10) only | Beta/Testing/Experimental | 8.3.0 |
93+
| **Exclusive Toolchains (Cross-Compiler)** | any x64/x86 Linux machine | Raspbian Buster OS (Debian Version 10) only | Beta/Testing/Experimental | 8.3.0 |
9494
| **Obsolete Compiler Toolchains** | Not supported | Not supported | No longer supported | 7.4.0, 8.2.0 |
9595

9696

@@ -208,4 +208,4 @@ The original compiled GCC source code is licensed under the [**GNU v3.0**](https
208208
- https://gcc.gnu.org/ for providing the latest source code.
209209
- https://www.raspberrypi.org/ for providing the latest kernel and docs.
210210
- https://sourceforge.net for allowing me to publish these binaries.
211-
- http://preshing.com/20141119/how-to-build-a-gcc-cross-compiler/ for an inspiring tutorial.
211+
- http://preshing.com/20141119/how-to-build-a-gcc-cross-compiler/ for an inspiring tutorial.

0 commit comments

Comments
 (0)