sqlite3: Set platform configuration flags & cleanup 7736/head
authorDaniel Engberg <daniel.engberg.lists@pyret.net>
Thu, 20 Dec 2018 12:27:50 +0000 (13:27 +0100)
committerDaniel Engberg <daniel.engberg.lists@pyret.net>
Mon, 24 Dec 2018 23:28:17 +0000 (00:28 +0100)
commit6ec6862d56653cd95f5135341860a1f92a13a90a
treec18723fb9439ada7353a6b8767d8ea582d0e0d71
parent440829b6b94acdd1ce43c2c273b9d3e3f6b740e9
sqlite3: Set platform configuration flags & cleanup

Set platform specfic flags to avoid sqlite using built-in variants
Remove CONFIGURE_VARS, already properly set by toolchain
Change order of TARGET_CFLAGS to match upstream documentation

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
libs/sqlite3/Makefile