From 50beebab01a244a27e45ffd766377fa3fa91229a Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 27 Feb 2010 12:19:57 +0100 Subject: fix checksum check of toolchain archives after download and update alix/wrap targets to 2.6.33 --- mk/buildhlp.mk | 4 ---- 1 file changed, 4 deletions(-) (limited to 'mk/buildhlp.mk') 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: -- cgit v1.2.3