aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/fftw/fftwl_3.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/fftw/fftwl_3.2.bb')
-rw-r--r--recipes/fftw/fftwl_3.2.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes/fftw/fftwl_3.2.bb b/recipes/fftw/fftwl_3.2.bb
new file mode 100644
index 0000000000..31d0ed0b53
--- /dev/null
+++ b/recipes/fftw/fftwl_3.2.bb
@@ -0,0 +1,7 @@
+require fftw.inc
+
+SRC_URI = "http://www.fftw.org/fftw-${PV}.tar.gz"
+
+EXTRA_OECONF = "--disable-fortran --enable-long-double --enable-shared"
+
+