summaryrefslogtreecommitdiffstats
path: root/recipes/fftw/fftwl_3.2.2.bb
blob: 31d0ed0b5344ae81bf58202d96e04d2a8c12e420 (plain)
1
2
3
4
5
6
7
require fftw.inc

SRC_URI = "http://www.fftw.org/fftw-${PV}.tar.gz"

EXTRA_OECONF = "--disable-fortran --enable-long-double --enable-shared"