forked from cory/tildefriends
build: Some clangs are more strict about this. quickjs is not.
This commit is contained in:
@ -81,8 +81,9 @@ CFLAGS += \
|
||||
-std=gnu11 \
|
||||
-Wall \
|
||||
-Wextra \
|
||||
-Wno-unused-parameter \
|
||||
-Wno-cast-function-type-mismatch \
|
||||
-Wno-unknown-warning-option \
|
||||
-Wno-unused-parameter \
|
||||
-MMD \
|
||||
-MP \
|
||||
-ffunction-sections \
|
||||
|
Reference in New Issue
Block a user