Skip to content

Commit 1219de6

Browse files
committed
Support 10.2.0
1 parent 4d2c854 commit 1219de6

File tree

2 files changed

+413
-2
lines changed

2 files changed

+413
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,11 +90,12 @@ Currently supported djgpp-version :
9090
* 8.3.0
9191
* 9.3.0
9292
* 10.1.0
93+
* 10.2.0
9394

94-
For example, to build DJGPP for gcc 7.3.0 :
95+
For example, to build DJGPP for gcc 10.2.0 :
9596

9697
```
97-
./build-djgpp.sh 7.3.0
98+
./build-djgpp.sh 10.2.0
9899
```
99100

100101
It will download all necessary files, build DJGPP compiler and binutils, and install it.

0 commit comments

Comments
 (0)