mirror of
https://github.com/wiiu-env/libmocha.git
synced 2026-03-21 18:04:20 -05:00
Removed -save-temps.
This commit is contained in:
parent
89438aa9f3
commit
0317b390d2
2
Makefile
2
Makefile
|
|
@ -34,7 +34,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