diff options
Diffstat (limited to 'meta-oe/recipes-support/fftw/fftw.inc')
| -rw-r--r-- | meta-oe/recipes-support/fftw/fftw.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/fftw/fftw.inc b/meta-oe/recipes-support/fftw/fftw.inc index 074a53b36f..6bd622d9b8 100644 --- a/meta-oe/recipes-support/fftw/fftw.inc +++ b/meta-oe/recipes-support/fftw/fftw.inc | |||
| @@ -11,6 +11,8 @@ S = "${WORKDIR}/fftw-${PV}" | |||
| 11 | 11 | ||
| 12 | inherit autotools pkgconfig | 12 | inherit autotools pkgconfig |
| 13 | 13 | ||
| 14 | EXTRA_OECONF = "--disable-fortran --enable-shared --enable-threads" | ||
| 15 | |||
| 14 | do_configure_prepend() { | 16 | do_configure_prepend() { |
| 15 | echo 'AM_PROG_AS' >> ${S}/configure.ac | 17 | echo 'AM_PROG_AS' >> ${S}/configure.ac |
| 16 | } | 18 | } |
