components/apr-1_5/Makefile
changeset 2012 c242b7cc0526
parent 1948 2d1537e7942d
child 2225 f064d3d3190d
--- a/components/apr-1_5/Makefile	Fri Jul 25 01:25:51 2014 -0700
+++ b/components/apr-1_5/Makefile	Mon Jul 28 01:59:34 2014 -0700
@@ -42,6 +42,9 @@
 
 PATCH_LEVEL=0
 
+# CC will be used via libtool for linking (thus need to be bitness aware).
+CC+=$(CC_BITS)
+
 CONFIGURE_PREFIX=/usr/apr/1.5
 
 CONFIGURE_OPTIONS +=	--enable-threads