aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/fftw/fftwf_3.2.2.bb
blob: 5bc31345932c043fd5054b078e62ce9704a64b88 (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-single --enable-shared"