summaryrefslogtreecommitdiff
path: root/package/bind
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-06-25 14:30:09 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-06-25 14:30:43 +0200
commit81e6aeab7f2760eae093cbad02688d40058d2825 (patch)
tree47950d8bfcf2b32717beeaeb0bc267fc9407a451 /package/bind
parent486a2b404cb6ab5359a2b1c0008b7b83ed584a29 (diff)
fix some compile errors
Diffstat (limited to 'package/bind')
-rw-r--r--package/bind/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/bind/Makefile b/package/bind/Makefile
index 0bb90297d..231ed042c 100644
--- a/package/bind/Makefile
+++ b/package/bind/Makefile
@@ -69,7 +69,7 @@ else
CONFIGURE_ARGS+= --disable-ipv6
endif
-CONFIGURE_ENV+= BUILD_CC="${CC_FOR_BUILD}" BUILD_CFLAGS='${CFLAGS_FOR_BUILD}'
+CONFIGURE_ENV+= BUILD_CC="${HOST_CC}" BUILD_CFLAGS='${HOST_CFLAGS}'
bind-server-install:
${INSTALL_DIR} ${IDIR_BIND_SERVER}/usr/sbin ${IDIR_BIND_SERVER}/etc