projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
12df76d
)
sdcc: sdcc needs sdcpp to bootstrap itself, so enable it
author
Jo-Philipp Wich
<jow@openwrt.org>
Mon, 9 Apr 2012 15:55:33 +0000
(15:55 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Mon, 9 Apr 2012 15:55:33 +0000
(15:55 +0000)
SVN-Revision: 31229
tools/sdcc/Makefile
patch
|
blob
|
history
diff --git
a/tools/sdcc/Makefile
b/tools/sdcc/Makefile
index 1e827a6091404446026cd12f3118f067ef498be4..4da975583fc4016c9001849b8c0a37ed377d63cf 100644
(file)
--- a/
tools/sdcc/Makefile
+++ b/
tools/sdcc/Makefile
@@
-20,7
+20,7
@@
include $(INCLUDE_DIR)/host-build.mk
HOST_CONFIGURE_ARGS += \
--disable-ucsim \
--disable-packihx \
- --
dis
able-sdcpp \
+ --
en
able-sdcpp \
--disable-sdcdb \
--disable-gbz80-port \
--disable-z80-port \