[Lunar-commits] <moonbase> fftw3: Adding a CONFIGURE to enable SMP threads.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Thu Nov 11 16:21:25 CET 2010
commit 5416d8bb6b876ae64dd0b2ad7b87a226a87297cb
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Thu Nov 11 10:21:25 2010 -0500
fftw3: Adding a CONFIGURE to enable SMP threads.
---
libs/fftw3/CONFIGURE | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/libs/fftw3/CONFIGURE b/libs/fftw3/CONFIGURE
new file mode 100644
index 0000000..221f1ee
--- /dev/null
+++ b/libs/fftw3/CONFIGURE
@@ -0,0 +1 @@
+mquery USE_SMP "Enable SMP threads?" y "--enable-threads" "--disable-threads"
More information about the Lunar-commits
mailing list