diff options
Diffstat (limited to 'gcc/README.md')
| -rw-r--r-- | gcc/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/README.md b/gcc/README.md index 99d03c3..14219d8 100644 --- a/gcc/README.md +++ b/gcc/README.md @@ -14,7 +14,7 @@ in the `boot/` directory. ## Build -The frontend requires GCC 15.2.0 (not tested with other versions). +The frontend requires GCC 15.3.0 (not tested with other versions). Download the GCC source. Copy the contents of this repository into `gcc/elna` inside GCC. Finally build GCC enabling the frontend with |
