mirror of
https://github.com/wiiu-env/libnotifications.git
synced 2026-03-21 18:04:09 -05:00
Removed -save-temps.
This commit is contained in:
parent
824e6e8ced
commit
8caeeaa8a8
2
Makefile
2
Makefile
|
|
@ -33,7 +33,7 @@ INCLUDES := source \
|
|||
#---------------------------------------------------------------------------------
|
||||
# options for code generation
|
||||
#---------------------------------------------------------------------------------
|
||||
CFLAGS := -Wall -Werror -save-temps \
|
||||
CFLAGS := -Wall -Werror \
|
||||
-ffunction-sections -fdata-sections \
|
||||
$(MACHDEP) \
|
||||
$(BUILD_CFLAGS)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user