Revert "Revert "More pthreads cleanup.""
This reverts commit 6f94de3ca4
(Doesn't try to increase the number of TLS slots; that leads to
an inability to boot. Adds more tests.)
Change-Id: Ia7d25ba3995219ed6e686463dbba80c95cc831ca
This commit is contained in:
@@ -124,6 +124,7 @@ endif
|
||||
# implementation for testing the tests themselves.
|
||||
ifeq ($(HOST_OS)-$(HOST_ARCH),linux-x86)
|
||||
include $(CLEAR_VARS)
|
||||
LOCAL_CXX := /usr/bin/g++ # Avoid the host prebuilt so we test the real glibc.
|
||||
LOCAL_MODULE := bionic-unit-tests-glibc
|
||||
LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk
|
||||
LOCAL_CFLAGS += $(test_c_flags)
|
||||
|
||||
Reference in New Issue
Block a user