[Buildroot] [PATCH 06/30] sqlite: Add host build support

Matt Weber matthew.weber at rockwellcollins.com
Tue Dec 16 03:53:58 UTC 2014


From: Clayton Shotwell <clshotwe at rockwellcollins.com>

Signed-off-by: Clayton Shotwell <clshotwe at rockwellcollins.com>
Signed-off-by: Matt Weber <matthew.weber at rockwellcollins.com>
---
 package/sqlite/sqlite.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/sqlite/sqlite.mk b/package/sqlite/sqlite.mk
index f010ee3..43902e8 100644
--- a/package/sqlite/sqlite.mk
+++ b/package/sqlite/sqlite.mk
@@ -57,3 +57,4 @@ SQLITE_CONF_OPTS += --disable-readline
 endif
 
 $(eval $(autotools-package))
+$(eval $(host-autotools-package))
-- 
1.9.1




More information about the buildroot mailing list