summaryrefslogtreecommitdiffstats
path: root/recipes/fftw/fftwl_3.2.2.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2009-10-21 19:55:54 -0700
committerKhem Raj <raj.khem@gmail.com>2009-10-22 00:38:37 -0700
commitb302f84c8b35da7625bbcc485e14964817b37cc6 (patch)
treefa6f0d981af66e77016059854d7923dc41c056a7 /recipes/fftw/fftwl_3.2.2.bb
parent954cab651b1bcd3a8b28655099a6da117cde75f3 (diff)
downloadopenembedded-b302f84c8b35da7625bbcc485e14964817b37cc6.tar.gz
fftw-3.2: Rename fftw_3.2 recipes to fftw_3.2.2
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/fftw/fftwl_3.2.2.bb')
-rw-r--r--recipes/fftw/fftwl_3.2.2.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes/fftw/fftwl_3.2.2.bb b/recipes/fftw/fftwl_3.2.2.bb
new file mode 100644
index 0000000000..31d0ed0b53
--- /dev/null
+++ b/recipes/fftw/fftwl_3.2.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"
+
+