summaryrefslogtreecommitdiffstats
path: root/core/combo/include/arch/linux-arm
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2015-01-12 16:20:24 -0800
committerElliott Hughes <enh@google.com>2015-01-12 17:21:01 -0800
commit5877c21436816ced9dfc1abade6a9e81c9edb230 (patch)
tree8ad338b98f0a7cd33921b6d5d72e7695b2093190 /core/combo/include/arch/linux-arm
parent1e61f12f1ecf42c91f71bcc7610a25d83ca738d9 (diff)
downloadbuild-5877c21436816ced9dfc1abade6a9e81c9edb230.zip
build-5877c21436816ced9dfc1abade6a9e81c9edb230.tar.gz
build-5877c21436816ced9dfc1abade6a9e81c9edb230.tar.bz2
Remove HAVE_SYMLINKS.
Change-Id: I685357292af45a048439f0df0ae45f513479841a
Diffstat (limited to 'core/combo/include/arch/linux-arm')
-rw-r--r--core/combo/include/arch/linux-arm/AndroidConfig.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/core/combo/include/arch/linux-arm/AndroidConfig.h b/core/combo/include/arch/linux-arm/AndroidConfig.h
index d826c27..77c165e 100644
--- a/core/combo/include/arch/linux-arm/AndroidConfig.h
+++ b/core/combo/include/arch/linux-arm/AndroidConfig.h
@@ -42,12 +42,6 @@
#define HAVE_PTHREADS
/*
- * Define this if your platforms implements symbolic links
- * in its filesystems
- */
-#define HAVE_SYMLINKS
-
-/*
* Define if we have <malloc.h> header
*/
#define HAVE_MALLOC_H