aboutsummaryrefslogtreecommitdiff
path: root/test/include/test/jemalloc_test_defs.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/include/test/jemalloc_test_defs.h')
-rw-r--r--test/include/test/jemalloc_test_defs.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/test/include/test/jemalloc_test_defs.h b/test/include/test/jemalloc_test_defs.h
new file mode 100644
index 000000000000..c490647873a8
--- /dev/null
+++ b/test/include/test/jemalloc_test_defs.h
@@ -0,0 +1,10 @@
+/* test/include/test/jemalloc_test_defs.h. Generated from jemalloc_test_defs.h.in by configure. */
+#include "jemalloc/internal/jemalloc_internal_defs.h"
+#include "jemalloc/internal/jemalloc_internal_decls.h"
+
+/*
+ * For use by SFMT. configure.ac doesn't actually define HAVE_SSE2 because its
+ * dependencies are notoriously unportable in practice.
+ */
+/* #undef HAVE_SSE2 */
+/* #undef HAVE_ALTIVEC */