summaryrefslogtreecommitdiffstats
path: root/core/combo/include/arch/linux-arm
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2014-08-21 04:20:33 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2014-08-21 04:20:34 +0000
commita9ec8350b05d3c46656344876cee897616f84f00 (patch)
tree2a50b0121c6bd4fe6ff246f0bf8d4e7d7ce5407d /core/combo/include/arch/linux-arm
parent10f5a420eba1504fda05ff1e6347f4e78bdba2d8 (diff)
parent70f3f33c2d2da140ce359f8b27e84bf3385f504c (diff)
downloadbuild-a9ec8350b05d3c46656344876cee897616f84f00.zip
build-a9ec8350b05d3c46656344876cee897616f84f00.tar.gz
build-a9ec8350b05d3c46656344876cee897616f84f00.tar.bz2
Merge "Remove HAVE_ANDROID_PTHREAD_SETNAME_NP."
Diffstat (limited to 'core/combo/include/arch/linux-arm')
-rw-r--r--core/combo/include/arch/linux-arm/AndroidConfig.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/core/combo/include/arch/linux-arm/AndroidConfig.h b/core/combo/include/arch/linux-arm/AndroidConfig.h
index 5a57f4c..e2a2471 100644
--- a/core/combo/include/arch/linux-arm/AndroidConfig.h
+++ b/core/combo/include/arch/linux-arm/AndroidConfig.h
@@ -42,14 +42,6 @@
#define HAVE_PTHREADS
/*
- * Do we have pthread_setname_np()?
- *
- * (HAVE_PTHREAD_SETNAME_NP is used by WebKit to enable a function with
- * the same name but different parameters, so we can't use that here.)
- */
-#define HAVE_ANDROID_PTHREAD_SETNAME_NP
-
-/*
* Do we have the futex syscall?
*/
#define HAVE_FUTEX