summaryrefslogtreecommitdiff
path: root/mythes
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2012-10-14 22:01:22 +0300
committerTor Lillqvist <tml@iki.fi>2012-10-14 22:42:13 +0300
commit729ebb3654b2b84971f8e87fbd437bacf35068f3 (patch)
treeb20cbdcf9161edae2c6a76185e144e59da1e5064 /mythes
parent22bf1df8ca4be32ca368458d022d48d0adcb62d1 (diff)
Handle the CPPRUNTIME crack
Change-Id: Id2b4758d979f8b8d2273e2ba8ddbe850eecc3b04
Diffstat (limited to 'mythes')
-rw-r--r--mythes/makefile.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/mythes/makefile.mk b/mythes/makefile.mk
index ce1005d49fe5..a8b7439fa57c 100644
--- a/mythes/makefile.mk
+++ b/mythes/makefile.mk
@@ -83,6 +83,7 @@ CONFIGURE_FLAGS+=CFLAGS='$(LCL_CONFIGURE_CFLAGS)'
.IF "$(CROSS_COMPILING)"=="YES"
CONFIGURE_FLAGS+=--build=$(BUILD_PLATFORM) --host=$(HOST_PLATFORM) gio_can_sniff=no LIBS="$(STDLIBCUIMT)"
+CONFIGURE_FLAGS:=$(subst,CPPRUNTIME,$(STDLIBCPP) $(CONFIGURE_FLAGS))
.ENDIF
BUILD_ACTION=make