diff options
Diffstat (limited to 'meta/recipes-devtools/dosfstools')
| -rw-r--r-- | meta/recipes-devtools/dosfstools/dosfstools_4.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/dosfstools/dosfstools_4.2.bb b/meta/recipes-devtools/dosfstools/dosfstools_4.2.bb index e1d1734b99..7476c043c9 100644 --- a/meta/recipes-devtools/dosfstools/dosfstools_4.2.bb +++ b/meta/recipes-devtools/dosfstools/dosfstools_4.2.bb | |||
| @@ -17,7 +17,7 @@ UPSTREAM_CHECK_URI = "https://github.com/dosfstools/dosfstools/releases" | |||
| 17 | 17 | ||
| 18 | inherit autotools gettext pkgconfig update-alternatives | 18 | inherit autotools gettext pkgconfig update-alternatives |
| 19 | 19 | ||
| 20 | EXTRA_OECONF = "--enable-compat-symlinks" | 20 | EXTRA_OECONF = "--enable-compat-symlinks --without-iconv" |
| 21 | 21 | ||
| 22 | CFLAGS += "-D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" | 22 | CFLAGS += "-D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" |
| 23 | 23 | ||
