aboutsummaryrefslogtreecommitdiff
path: root/src/stressapptest_config_android.h
diff options
context:
space:
mode:
authorNick Desaulniers <ndesaulniers@google.com>2016-10-06 12:07:36 -0700
committerNick Desaulniers <ndesaulniers@google.com>2016-10-06 12:28:39 -0700
commitcbd057f817e85fd2c13f5f126c3f4e4bee35cb77 (patch)
tree8ebadce085a0f67c3f7c58153a17b61e64679f5c /src/stressapptest_config_android.h
parent241f33a3e958842e3db803c03300764bd2ee9c19 (diff)
downloadstressapptest-cbd057f817e85fd2c13f5f126c3f4e4bee35cb77.tar.gz
external: stresstestapp: pull upstream build patch
https://github.com/nickdesaulniers/stressapptest/commit/1c66ad6b0199d56c689b0e79ce90d419e3203e2c Bug: 31861507 Test: make checkbuild Change-Id: I36c5d0165c09968a4064438e658d886d364920cb
Diffstat (limited to 'src/stressapptest_config_android.h')
-rw-r--r--src/stressapptest_config_android.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stressapptest_config_android.h b/src/stressapptest_config_android.h
index 14081e5..6beff2c 100644
--- a/src/stressapptest_config_android.h
+++ b/src/stressapptest_config_android.h
@@ -52,7 +52,7 @@
#define HAVE_NETDB_H 1
/* Define to 1 if you have the `posix_memalign' function. */
-/* #undef HAVE_POSIX_MEMALIGN */
+#define HAVE_POSIX_MEMALIGN 1
/* Define to 1 if the system has `pthread_barrier'. */
#undef HAVE_PTHREAD_BARRIERS