[tools] sdcc: sdcc needs sdcpp to bootstrap itself, so enable it
[openwrt/svn-archive/archive.git] / tools / sdcc / Makefile
index 1e827a6091404446026cd12f3118f067ef498be4..4da975583fc4016c9001849b8c0a37ed377d63cf 100644 (file)
@@ -20,7 +20,7 @@ include $(INCLUDE_DIR)/host-build.mk
 HOST_CONFIGURE_ARGS += \
        --disable-ucsim \
        --disable-packihx \
-       --disable-sdcpp \
+       --enable-sdcpp \
        --disable-sdcdb \
        --disable-gbz80-port \
        --disable-z80-port \