From 160f1c82d9c4764ee3585d093599676fa36861b5 Mon Sep 17 00:00:00 2001 From: Yongqin Liu Date: Wed, 29 Oct 2014 18:09:53 +0800 Subject: bionic libc tests: clean up setting for hello_world.cpp clean up the remaining settings for hello_world.cpp in file tests/bionic/libc/Android.mk Change-Id: I6108a0d7e33c677dd2dba6dde3155f088d3fe14e Signed-off-by: Yongqin Liu --- tests/bionic/libc/Android.mk | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'tests') diff --git a/tests/bionic/libc/Android.mk b/tests/bionic/libc/Android.mk index c29c237d..d54e1b51 100644 --- a/tests/bionic/libc/Android.mk +++ b/tests/bionic/libc/Android.mk @@ -82,14 +82,4 @@ sources := \ $(call device-test, $(sources)) -# TODO: Add a variety of GLibc test programs too... - -# Hello World to test libstdc++ support - -sources := \ - common/hello_world.cpp \ - -EXTRA_CFLAGS := -mandroid -#$(call device-test, $(sources)) - endif # BIONIC_TESTS -- cgit v1.2.3