From af7500ea40d5de7c967a5fff82f257124d03697b Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Wed, 8 Jun 2011 00:24:12 +0300 Subject: This is a native shop, nothing for you here --- i18npool/qa/cppunit/makefile.mk | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'i18npool') 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 -- cgit v1.2.3