From aa22bab79f404ddb0d7feb454abcd5b3ebdd7cc3 Mon Sep 17 00:00:00 2001 From: Alex Kotov Date: Thu, 22 Dec 2022 20:18:17 +0400 Subject: [PATCH] Don't "--disable-werror" --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 7619608..3711b0d 100644 --- a/Makefile +++ b/Makefile @@ -56,7 +56,6 @@ LIBKERNAUX_ARGS = \ --enable-freestanding \ --enable-split-libc \ --enable-debug \ - --disable-werror \ --disable-float \ --with-libc