1
0
Fork 0
mirror of https://github.com/tailix/mrubyvisor.git synced 2025-06-30 19:22:38 -04:00

Add libkernaux configure args

This commit is contained in:
Alex Kotov 2022-11-29 01:32:05 +04:00
parent 9d698e92c6
commit 777f5d6430
Signed by: kotovalexarian
GPG key ID: 553C0EBBEB5D5F08

View file

@ -24,6 +24,8 @@ MRUBYVISOR = $(ROOTFS)/boot/mrubyvisor.multiboot2
LIBKERNAUX_ARGS = \ LIBKERNAUX_ARGS = \
--enable-freestanding \ --enable-freestanding \
--enable-split-libc \ --enable-split-libc \
--enable-debug \
--disable-float \
--with-drivers \ --with-drivers \
--with-libc --with-libc