Unverified Commit 39c24c52 authored by jameshu15869's avatar jameshu15869 Committed by GitHub
Browse files

[libc] Allow libc to build on Red Hat (#83517)



Currently, `libc` fails when building on redhat because the triple
format uses `redhat` instead of `linux` (The same problem as openSUSE).
This PR changes `libc` to accept `redhat` as a valid Linux triple.

---------

Co-authored-by: default avatarJoseph Huber <huberjn@outlook.com>
parent 5b6e58c5
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment