components/sqlite-3/Makefile
changeset 7105 60994030253b
parent 6725 062b105c766e
child 7687 1093e2a9adbd
--- a/components/sqlite-3/Makefile	Thu Oct 13 17:26:39 2016 -0700
+++ b/components/sqlite-3/Makefile	Thu Oct 13 17:44:49 2016 -0700
@@ -52,6 +52,8 @@
 COMPONENT_PRE_CONFIGURE_ACTION = \
 	($(CLONEY) $(SOURCE_DIR) $(@D))
 
+LDFLAGS+= $(CC_BITS)
+
 TEA_CONFIGURE_OPTIONS.32 += --with-tcl="$(USRLIBDIR)"
 TEA_CONFIGURE_OPTIONS.64 += --with-tcl="$(USRLIBDIR64)"
 TEA_CONFIGURE_OPTIONS.64 += --enable-64bit