diff options
Diffstat (limited to 'meta-oe/recipes-support/fftw/fftwl_3.3.3.bb')
| -rw-r--r-- | meta-oe/recipes-support/fftw/fftwl_3.3.3.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/fftw/fftwl_3.3.3.bb b/meta-oe/recipes-support/fftw/fftwl_3.3.3.bb index b28784ea13..9c673541f3 100644 --- a/meta-oe/recipes-support/fftw/fftwl_3.3.3.bb +++ b/meta-oe/recipes-support/fftw/fftwl_3.3.3.bb | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | require fftw.inc | 1 | require fftw.inc |
| 2 | 2 | ||
| 3 | EXTRA_OECONF = "--disable-fortran --enable-long-double --enable-shared --enable-threads" | 3 | EXTRA_OECONF += "--enable-long-double" |
| 4 | 4 | ||
| 5 | SRC_URI[md5sum] = "0a05ca9c7b3bfddc8278e7c40791a1c2" | 5 | SRC_URI[md5sum] = "0a05ca9c7b3bfddc8278e7c40791a1c2" |
| 6 | SRC_URI[sha256sum] = "85cdfc0a0ba10d8fa4f0f8e733aac1a5936c859832a9e3d5c0731fb5c54a97f3" | 6 | SRC_URI[sha256sum] = "85cdfc0a0ba10d8fa4f0f8e733aac1a5936c859832a9e3d5c0731fb5c54a97f3" |
| 7 | |||
