summaryrefslogtreecommitdiffstats
path: root/i18npool
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2011-06-08 00:24:12 +0300
committerTor Lillqvist <tml@iki.fi>2011-06-08 00:24:12 +0300
commitaf7500ea40d5de7c967a5fff82f257124d03697b (patch)
tree12f60ea3b7358f933debb442e5450fc661aa5ef1 /i18npool
parentcatch by const reference (diff)
downloadcore-af7500ea40d5de7c967a5fff82f257124d03697b.tar.gz
core-af7500ea40d5de7c967a5fff82f257124d03697b.zip
This is a native shop, nothing for you here
Diffstat (limited to 'i18npool')
-rw-r--r--i18npool/qa/cppunit/makefile.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/i18npool/qa/cppunit/makefile.mk b/i18npool/qa/cppunit/makefile.mk
index 75f4a9153116..b21d0e98dc4f 100644
--- a/i18npool/qa/cppunit/makefile.mk
+++ b/i18npool/qa/cppunit/makefile.mk
@@ -37,6 +37,11 @@ my_components = qa_i18npool
.INCLUDE : settings.mk
+.IF "$(CROSS_COMPILING)"=="YES"
+all:
+ @echo Nothing done when cross-compiling
+.ENDIF
+
CFLAGSCXX += $(CPPUNIT_CFLAGS)
DLLPRE = # no leading "lib" on .so files