diff options
Diffstat (limited to 'config/libc/musl.in')
-rw-r--r-- | config/libc/musl.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/config/libc/musl.in b/config/libc/musl.in index e16e85a1..b2ed8bf9 100644 --- a/config/libc/musl.in +++ b/config/libc/musl.in @@ -9,8 +9,6 @@ ## help devices. musl is lightweight, fast, simple, free, and strives to be ## help correct in the sense of standards-conformance and safety. -source "config/versions/musl.in" - # TBD why? it claims "native", why report "musl"? config THREADS default "musl" |