]> code.ossystems Code Review - openembedded-core.git/commit
sqlite3: Merge/simplify CFLAGS
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 16 Jun 2018 11:36:09 +0000 (12:36 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 18 Jun 2018 09:59:33 +0000 (10:59 +0100)
commit604777acfc54d285f315b622bd147ed02d55d6fd
treed75520066110dd6475a84743bf8cf8ab3a3c7e63
parentc0db9776beb4f519079a554a733353c368739dcf
sqlite3: Merge/simplify CFLAGS

An earlier version of a change was merged from S. Lockwood-Childs
<sjl@vctlabs.com> which made the CFLAGS consistent across native,
nativesdk and target cases. This syncs with a later verison of the
patch to remove duplicate CFLAGS settings and simplify the recipe.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/sqlite/sqlite3.inc