summaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorDennis Shtatnov <densht@gmail.com>2013-12-24 11:27:27 -0500
committerDennis Shtatnov <densht@gmail.com>2013-12-24 11:27:27 -0500
commit04f4f12b3d7c6ef92694942d6dbfaedbd1d58cac (patch)
treee6134e873d749626179f4be20382d9c88c574e6c /config.h.in
parent7221faede6e374c8b9cf8bb66cf4ab2cbd28f93b (diff)
downloadffts-04f4f12b3d7c6ef92694942d6dbfaedbd1d58cac.zip
ffts-04f4f12b3d7c6ef92694942d6dbfaedbd1d58cac.tar.gz
Fix compiling static code with NEON
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/config.h.in b/config.h.in
index 60ecb2f..3cebb97 100644
--- a/config.h.in
+++ b/config.h.in
@@ -9,9 +9,6 @@
/* Define to FFT in single precision. */
#undef FFTS_PREC_SINGLE
-/* Set ARM float abi. */
-#undef FLOAT_ABI
-
/* Define to 1 if you have the declaration of `memalign', and to 0 if you
don't. */
#undef HAVE_DECL_MEMALIGN
OpenPOWER on IntegriCloud