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, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/fftw/fftw.inc b/meta-oe/recipes-support/fftw/fftw.inc index 1522ea0bb4..a0adf59be1 100644 --- a/meta-oe/recipes-support/fftw/fftw.inc +++ b/meta-oe/recipes-support/fftw/fftw.inc | |||
| @@ -16,7 +16,7 @@ inherit autotools pkgconfig | |||
| 16 | EXTRA_OECONF = "--disable-fortran --enable-shared --enable-threads" | 16 | EXTRA_OECONF = "--disable-fortran --enable-shared --enable-threads" |
| 17 | 17 | ||
| 18 | do_configure_prepend() { | 18 | do_configure_prepend() { |
| 19 | echo 'AM_PROG_AS' >> ${S}/configure.ac | 19 | echo 'AM_PROG_AS' >> ${S}/configure.ac |
| 20 | } | 20 | } |
| 21 | 21 | ||
| 22 | PACKAGES =+ "lib${BPN}" | 22 | PACKAGES =+ "lib${BPN}" |
