From 777f5d6430c75dd8ccb61b92bf0dd1a41b8bbb65 Mon Sep 17 00:00:00 2001 From: Alex Kotov Date: Tue, 29 Nov 2022 01:32:05 +0400 Subject: [PATCH] Add libkernaux configure args --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index 9f7663b..7e4551a 100644 --- a/Makefile +++ b/Makefile @@ -24,6 +24,8 @@ MRUBYVISOR = $(ROOTFS)/boot/mrubyvisor.multiboot2 LIBKERNAUX_ARGS = \ --enable-freestanding \ --enable-split-libc \ + --enable-debug \ + --disable-float \ --with-drivers \ --with-libc