CFLAGS
This commit is contained in:
@@ -23,7 +23,7 @@ define $(package)_config_cmds
|
||||
endef
|
||||
|
||||
define $(package)_build_cmds
|
||||
CCFLAGS='-std=gnu17' $(MAKE)
|
||||
CFLAGS='-std=gnu17' $(MAKE)
|
||||
endef
|
||||
|
||||
define $(package)_stage_cmds
|
||||
|
||||
Reference in New Issue
Block a user