summaryrefslogtreecommitdiff
path: root/mythes
diff options
context:
space:
mode:
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