diff -r 5c902a3c6e7e -r a814d85099bf components/apr-1_5/Makefile --- a/components/apr-1_5/Makefile Thu May 15 16:58:20 2014 -0700 +++ b/components/apr-1_5/Makefile Fri May 16 02:09:16 2014 -0700 @@ -47,7 +47,7 @@ CONFIGURE_OPTIONS += --enable-nonportable-atomics CONFIGURE_OPTIONS += --enable-shared CONFIGURE_OPTIONS += --disable-static -CONFIGURE_OPTIONS += CFLAGS="$(CFLAGS) $(CPP_LARGEFILES)" +CONFIGURE_OPTIONS += CFLAGS="$(CFLAGS)" CONFIGURE_OPTIONS += LTFLAGS="--tag=CC --silent" CONFIGURE_OPTIONS.32 += --enable-layout=Solaris CONFIGURE_OPTIONS.64 += --enable-layout=Solaris-$(MACH64)