Rewrite init app in C, introduce MSL (MOP3 System Library)
All checks were successful
Build documentation / build-and-deploy (push) Successful in 35s
All checks were successful
Build documentation / build-and-deploy (push) Successful in 35s
This commit is contained in:
@@ -5,8 +5,9 @@ cflags += -nostdinc \
|
||||
-std=c11 \
|
||||
-pedantic \
|
||||
-Wall \
|
||||
-Wextra \
|
||||
-mcmodel=kernel
|
||||
-Wextra
|
||||
|
||||
cflags += -isystem ../include
|
||||
|
||||
ldflags += -ffreestanding \
|
||||
-nostdlib \
|
||||
|
||||
Reference in New Issue
Block a user