summaryrefslogtreecommitdiff
path: root/package/heimdal
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-02-16 19:13:43 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-02-16 19:13:43 +0100
commit88ed13f10adc6f4115a0bc1c2f6db5e6a3eea05e (patch)
tree00c5df6fa096349d4bea02c4588951264d8e82a4 /package/heimdal
parenta08cef4110b2c4019c8c7eb30ff46cf497b73a61 (diff)
this variable is used in common context now.
Diffstat (limited to 'package/heimdal')
-rw-r--r--package/heimdal/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/package/heimdal/Makefile b/package/heimdal/Makefile
index 0e027feae..8d4fb4e7d 100644
--- a/package/heimdal/Makefile
+++ b/package/heimdal/Makefile
@@ -72,8 +72,7 @@ endif
TARGET_CFLAGS+= -I${STAGING_TARGET_DIR}/usr/include/et -pthread
CONFIGURE_ARGS+= ${CONFIGURE_OPTS} --with-cross-tools=${STAGING_HOST_DIR}/bin
-CONFIGURE_ENV+= cross_compiling=yes \
- ac_cv_func_getaddrinfo_numserv=yes
+CONFIGURE_ENV+= ac_cv_func_getaddrinfo_numserv=yes
post-extract:
(cd ${WRKBUILD}; rm -rf config.{cache,status} ; \