make: extra space in CFLAGS removed

This commit is contained in:
Ash 2018-09-06 21:27:01 +10:00 committed by James
parent c0d3788b8e
commit 24f46559da

View File

@ -43,7 +43,7 @@ DEPSEXT ?= d
# There's some default wut flags, they need to be added
# cpu type and hardware flags, keep all relocations (for elf2rpl), wut includes
WUT_CFLAGS := -mcpu=750 -meabi -mhard-float -isystem $(WUT_ROOT)/include
WUT_CFLAGS := -mcpu=750 -meabi -mhard-float -isystem $(WUT_ROOT)/include
# Defines to tell code about this environment
WUT_CFLAGS += -D__WIIU__ -D__WUT__ -D__WUT_MAKEFILE__
# keep relocations, use wut linker script