omap3-sgx-modules: strip unneeded stuff
[openembedded.git] / recipes / fftw / fftwl_3.2.2.bb
1 require fftw.inc
2
3 SRC_URI = "http://www.fftw.org/fftw-${PV}.tar.gz"
4
5 EXTRA_OECONF = "--disable-fortran --enable-long-double --enable-shared"
6
7