This commit is contained in:
Alex
2023-03-23 05:29:35 +02:00
parent c63330527d
commit 0c10aac7df

View File

@ -2,7 +2,7 @@
include ../Makefile.conf
build:
ifneq ($(NEWLIB),1)
ifeq ($(NEWLIB),1)
make -C mlibc build
else
mkdir -p out