aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/fftw/fftw_3.2.2.bb
blob: 3dac339151cc0e05094922d2292b92c5d1709410 (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-shared"