summaryrefslogtreecommitdiff
path: root/package/cyrus-sasl
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-02-26 23:39:17 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-02-26 23:39:17 +0100
commit26f7c999e7c586eeb0eabeaf34ebbc9b3c145d7c (patch)
tree22f152f92d6c1e9c325583f46278a385ffefd38b /package/cyrus-sasl
parent67cb0759e674470fa53fd3711d8460fd4a12c1a3 (diff)
another round of native compile fixes
Diffstat (limited to 'package/cyrus-sasl')
-rw-r--r--package/cyrus-sasl/Makefile2
1 files changed, 1 insertions, 1 deletions
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