diff options
author | Lucía Andrea Illanes Albornoz <lucia@luciaillanes.de> | 2022-12-26 06:54:02 +0100 |
---|---|---|
committer | Lucía Andrea Illanes Albornoz <lucia@luciaillanes.de> | 2022-12-26 06:54:02 +0100 |
commit | 082c085e1b36dad7a7318049dedd20ff868f758e (patch) | |
tree | a3cd261ee5e2786e8c071a657adf21703b1295cf | |
parent | 355c9bd756db73d52294392d80c50c4ab405154d (diff) | |
download | midipix_build-082c085e1b36dad7a7318049dedd20ff868f758e.tar.bz2 midipix_build-082c085e1b36dad7a7318049dedd20ff868f758e.tar.xz |
etc/README.md: updated.
-rw-r--r-- | etc/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/README.md b/etc/README.md index e760a317..7cc712c9 100644 --- a/etc/README.md +++ b/etc/README.md @@ -154,7 +154,7 @@ amount of logical processors on the build host divided by two (2). > N.B. Busybox is not supported. Awk implementations other than GNU Awk are not supported.
-> N.B. gcc versions >7.5.0 are not supported. clang is not supported.
+> N.B. clang is not supported.
[Back to top](#table-of-contents)
|