mirror of
https://github.com/wiiu-env/FunctionPatcherModule.git
synced 2026-09-07 08:36:00 -05:00
Reenable logging, Update Dockerfile to use WUMS 0.2
This commit is contained in:
2
Makefile
2
Makefile
@@ -28,7 +28,7 @@ INCLUDES := source
|
||||
#-------------------------------------------------------------------------------
|
||||
# options for code generation
|
||||
#-------------------------------------------------------------------------------
|
||||
CFLAGS := -g -Wall -O2 -ffunction-sections\
|
||||
CFLAGS := -g -Wall -O2 -ffunction-sections -fno-exceptions -fno-rtti\
|
||||
$(MACHDEP)
|
||||
|
||||
CFLAGS += $(INCLUDE) -D__WIIU__ -D__WUT__
|
||||
|
||||
Reference in New Issue
Block a user