24616528 sqlite-3 fails to build with studio 12.5
authorMike Sullivan <Mike.Sullivan@Oracle.COM>
Thu, 13 Oct 2016 17:44:49 -0700
changeset 7105 60994030253b
parent 7104 8f45af4c27d7
child 7108 e30b3b76a5ab
24616528 sqlite-3 fails to build with studio 12.5
components/sqlite-3/Makefile
--- 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