summaryrefslogtreecommitdiff
path: root/cppuhelper/qa/weak
diff options
context:
space:
mode:
Diffstat (limited to 'cppuhelper/qa/weak')
-rw-r--r--cppuhelper/qa/weak/makefile.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/cppuhelper/qa/weak/makefile.mk b/cppuhelper/qa/weak/makefile.mk
index 5116886b671c..7895504970bc 100644
--- a/cppuhelper/qa/weak/makefile.mk
+++ b/cppuhelper/qa/weak/makefile.mk
@@ -33,6 +33,11 @@ ENABLE_EXCEPTIONS := TRUE
.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