[OE-core] [PATCH 1/3] libsndfile1: make sqlite and FLAC/Vorbis optional

Burton, Ross ross.burton at intel.com
Thu Mar 7 13:12:33 UTC 2019


On Thu, 7 Mar 2019 at 13:11, Max Kellermann <max+openembedded at blarg.de> wrote:
> +PACKAGECONFIG[sqlite] = ",--disable-sqlite,sqlite3"
> +PACKAGECONFIG[external-libs] = ",--disable-external-libs,flac libogg libvorbis"

Always be explicit and pass --enable-sqlite --eanble-external-libs too.

Rss


More information about the Openembedded-core mailing list