mirror of
https://github.com/tailix/libkernaux.git
synced 2025-10-30 23:47:50 -04:00
Main: include/kernaux/libc.h: Has been split into separate headers
This commit is contained in:
parent
b1cc8f386c
commit
040197dacb
25 changed files with 108 additions and 150 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 --with-libc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue