mirror of
https://github.com/tailix/libkernaux.git
synced 2026-08-15 11:00:07 -04:00
Main: "-ffreestanding" implies "-fno-builtin"
This commit is contained in:
parent
e007fceef7
commit
c1c4fc6c46
11 changed files with 8 additions and 11 deletions
|
|
@ -43,7 +43,6 @@ CFLAGS = \
|
|||
-Wextra \
|
||||
-Werror \
|
||||
-ffreestanding \
|
||||
-fno-builtin \
|
||||
-fno-stack-protector \
|
||||
-fno-pic \
|
||||
-I$(LIBKERNAUX_SRC)/include \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue