]> code.ossystems Code Review - openembedded-core.git/commit
sqlite3.inc: drop obsolete config_BUILD_CC, etc exports
authorAndre McCurdy <armccurdy@gmail.com>
Sat, 23 Jan 2016 01:26:01 +0000 (17:26 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 24 Jan 2016 10:55:44 +0000 (10:55 +0000)
commitf161d1ebfe961cee52235f2abfcde7fb13aa7ac1
treed27078b4b24489b66f774de1032623dcf88912bd
parent2d93f7d6a93e9a4f9f4683e378c939f59461d803
sqlite3.inc: drop obsolete config_BUILD_CC, etc exports

These exports date back to 2007, when sqlite needed patching
in order to cross compile:

  http://git.openembedded.org/openembedded-core/commit/?id=4ffe8f6b1ff640722880cf2cd88990956de87e30

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