summaryrefslogtreecommitdiffstats
path: root/cppunit
diff options
context:
space:
mode:
Diffstat (limited to 'cppunit')
-rw-r--r--cppunit/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/cppunit/makefile.mk b/cppunit/makefile.mk
index 2880d32c41c3..446067db5686 100644
--- a/cppunit/makefile.mk
+++ b/cppunit/makefile.mk
@@ -116,7 +116,7 @@ MY_LIBS = -lm
.END
.IF "$(OS)" == "ANDROID"
-MY_LIBS= -lgnustl_shared
+MY_LIBS= -lgnustl_shared -lm
.ENDIF
CONFIGURE_ACTION = ./configure