mirror of
https://github.com/tailix/libkernaux.git
synced 2026-08-22 11:04:22 -04:00
Main: remove libc
This commit is contained in:
parent
f7e38306f2
commit
db65040e73
20 changed files with 28 additions and 264 deletions
|
|
@ -14,4 +14,4 @@ export AR="$CROSS-ar"
|
|||
export CC="$CROSS-gcc"
|
||||
export RANLIB="$CROSS-ranlib"
|
||||
|
||||
"$REPO/configure" --host="$HOST" --prefix="$PREFIX" --enable-freestanding --with-libc-all
|
||||
"$REPO/configure" --host="$HOST" --prefix="$PREFIX" --enable-freestanding
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue