mirror of
https://git.yoctoproject.org/poky
synced 2026-05-01 15:32:12 +02:00
libid3tag: remove unrecognised option
There is no --enable-speed in libid3tag's configure, but in libmad, and it's already there, so remove it. (From OE-Core rev: bc64977ac02fc71de620254eb9f65998ae842629) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
8830498567
commit
54fe057a34
@@ -20,5 +20,3 @@ SRC_URI[sha256sum] = "63da4f6e7997278f8a3fef4c6a372d342f705051d1eeb6a46a86b03610
|
||||
S = "${WORKDIR}/libid3tag-${PV}"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
EXTRA_OECONF = "-enable-speed"
|
||||
|
||||
Reference in New Issue
Block a user