1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-01 00:41:41 +03:00

[tools] sdcc: sdcc needs sdcpp to bootstrap itself, so enable it

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31229 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow 2012-04-09 15:55:33 +00:00
parent 0e4e5fbf63
commit 8007d3bd97

View 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 \