Remove NEWLIB

This commit is contained in:
Alex 2023-03-23 05:26:54 +02:00
parent b366282660
commit e8a1fda221
Signed by untrusted user who does not match committer: enderice2
GPG Key ID: EACC3AD603BAB4DD

View File

@ -34,14 +34,17 @@ LIMINE_FOLDER = tools/limine
# it will be added automatically depending on the OSARCH)
QEMU_PATH = tools/cross/bin/qemu-system-
# Enable newlib
NEWLIB = 0
# Enable mlibc
MLIBC = 0
# Make releated variables
# DO NOT TOUCH!