aboutsummaryrefslogtreecommitdiffstats
path: root/tools/sdcc
diff options
context:
space:
mode:
Diffstat (limited to 'tools/sdcc')
-rw-r--r--tools/sdcc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/sdcc/Makefile b/tools/sdcc/Makefile
index 4da975583f..ef75fca9ac 100644
--- a/tools/sdcc/Makefile
+++ b/tools/sdcc/Makefile
@@ -19,7 +19,7 @@ include $(INCLUDE_DIR)/host-build.mk
HOST_CONFIGURE_ARGS += \
--disable-ucsim \
- --disable-packihx \
+ --enable-packihx \
--enable-sdcpp \
--disable-sdcdb \
--disable-gbz80-port \