Revert "libc/uclibc: Require GCC12 or older"

This reverts commit 5427dac45c12f6be8e3fca7bc38b9abcebb4ec87. The issues
that were causing this have been resolved with some updates so allow the
uclibc+gcc13 combination again.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
This commit is contained in:
Chris Packham 2023-08-06 15:35:21 +12:00
parent b7a25ee7b0
commit cd8a5b72b5

View File

@ -6,7 +6,6 @@
## select LIBC_SUPPORT_THREADS_NONE
## select LIBC_SUPPORT_THREADS_NATIVE
## select CC_CORE_NEEDED
## select GCC_REQUIRE_older_than_13
##
## help The de-facto standard for embeded linux systems.
## help