mirror of
https://github.com/wiiu-env/libmocha.git
synced 2026-09-09 10:45:10 -05:00
Removed -save-temps.
This commit is contained in:
committed by
Maschell
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)
|
||||
|
||||
Reference in New Issue
Block a user