summaryrefslogtreecommitdiff
path: root/mk/buildhlp.mk
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-02-27 12:19:57 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-02-27 12:19:57 +0100
commit50beebab01a244a27e45ffd766377fa3fa91229a (patch)
tree04aaefe68f1836138a116249c55283fb301efbda /mk/buildhlp.mk
parentc7f2f4bba73e53d9b5d1926b220205884bd26d4a (diff)
fix checksum check of toolchain archives after download
and update alix/wrap targets to 2.6.33
Diffstat (limited to 'mk/buildhlp.mk')
-rw-r--r--mk/buildhlp.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/mk/buildhlp.mk b/mk/buildhlp.mk
index e45504697..0b7a71f12 100644
--- a/mk/buildhlp.mk
+++ b/mk/buildhlp.mk
@@ -18,11 +18,7 @@ WRKBUILD?= ${WRKSRC}
# This is where make install (fake) writes to
WRKINST?= ${WRKDIR}/fake-${CPU_ARCH}/root
-ifeq ($(strip ${NO_CHECKSUM}),)
_CHECKSUM_COOKIE= ${WRKDIR}/.checksum_done
-else
-_CHECKSUM_COOKIE=
-endif
post-extract: