mirror of
https://github.com/aircrack-ng/rtl8812au.git
synced 2024-11-08 12:15:16 +00:00
Update Makefile
This commit is contained in:
parent
135756af13
commit
6b6f1347dc
1
Makefile
1
Makefile
@ -7,6 +7,7 @@ EXTRA_CFLAGS += -Wno-unused-label
|
|||||||
EXTRA_CFLAGS += -Wno-unused-function
|
EXTRA_CFLAGS += -Wno-unused-function
|
||||||
EXTRA_CFLAGS += -Wno-implicit-fallthrough
|
EXTRA_CFLAGS += -Wno-implicit-fallthrough
|
||||||
EXTRA_CFLAGS += -Wno-cast-function-type
|
EXTRA_CFLAGS += -Wno-cast-function-type
|
||||||
|
EXTRA_CFLAGS += -Wno-missing-declarations
|
||||||
#EXTRA_CFLAGS += -Wno-error=cast-function-type
|
#EXTRA_CFLAGS += -Wno-error=cast-function-type
|
||||||
#EXTRA_CFLAGS += -Wno-parentheses-equality
|
#EXTRA_CFLAGS += -Wno-parentheses-equality
|
||||||
EXTRA_CFLAGS += -Wno-error=incompatible-pointer-types
|
EXTRA_CFLAGS += -Wno-error=incompatible-pointer-types
|
||||||
|
Loading…
Reference in New Issue
Block a user