user: implement mlibc as the libc, finally.
It's finally done.. Signed-off-by: kaguya <vpshinomiya@protonmail.com>
This commit is contained in:
+2
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
exec "${REALGCC:-gcc}" "$@" -specs "@PREFIX@/@LIBDIR@/mlibc-gcc.specs"
|
||||
Reference in New Issue
Block a user