mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
enca: drop unrecognized --with-libiconv-prefix option
* fixes: WARNING: QA Issue: enca: configure was passed unrecognised options: --with-libiconv-prefix [unknown-configure-option] Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
2ebb8752f3
commit
85c97522be
|
|
@ -19,8 +19,6 @@ SRC_URI[sha256sum] = "02acfef2b24a9c842612da49338138311f909f1cd33933520c07b8b26c
|
|||
|
||||
inherit autotools
|
||||
|
||||
EXTRA_OECONF = "--with-libiconv-prefix=${STAGING_DIR_HOST}${layout_exec_prefix}"
|
||||
|
||||
do_configure_prepend() {
|
||||
# remove failing test which checks for something that isn't even used
|
||||
sed -i -e '/ye_FUNC_SCANF_MODIF_SIZE_T/d' ${S}/configure.ac
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user