1
0
Fork 0
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:
Alex Kotov 2022-06-07 08:35:14 +03:00
parent b1cc8f386c
commit 040197dacb
Signed by: kotovalexarian
GPG key ID: 553C0EBBEB5D5F08
25 changed files with 108 additions and 150 deletions

View file

@ -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