From 26f7c999e7c586eeb0eabeaf34ebbc9b3c145d7c Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 26 Feb 2011 23:39:17 +0100 Subject: another round of native compile fixes --- package/cyrus-sasl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/cyrus-sasl/Makefile') diff --git a/package/cyrus-sasl/Makefile b/package/cyrus-sasl/Makefile index 291186507..19ad1e27e 100644 --- a/package/cyrus-sasl/Makefile +++ b/package/cyrus-sasl/Makefile @@ -64,7 +64,7 @@ pre-build: CC="${CC_FOR_BUILD}" \ LINK="${CC_FOR_BUILD} -o makemd5 -lc" \ LIBS="" \ - CFLAGS="" \ + CFLAGS="${CFLAGS_FOR_BUILD}" \ LDFLAGS="" \ CPPFLAGS="" \ makemd5 -- cgit v1.2.3