mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-14 00:39:16 +00:00
Update submodules
This commit is contained in:
@ -40,7 +40,7 @@ QEMU_PATH = tools/cross/bin/qemu-system-
|
||||
# Set libc to use. Available options:
|
||||
# - internal - Use the internal libc
|
||||
# - musl - Use musl libc (linux syscalls)
|
||||
USE_LIBC = internal
|
||||
USE_LIBC = musl
|
||||
|
||||
# Build all libraries as static libraries.
|
||||
USERSPACE_STATIC_LIBS = 0
|
||||
@ -53,7 +53,7 @@ USERSPACE_STATIC_LIBS = 0
|
||||
|
||||
|
||||
|
||||
# Make releated variables
|
||||
# Make related variables
|
||||
# -----------------------
|
||||
# Do not change anything below this line unless
|
||||
# you know what you are doing.
|
||||
|
Reference in New Issue
Block a user