Explorar o código

try to fix rebuild problem

Waldemar Brodkorb %!s(int64=12) %!d(string=hai) anos
pai
achega
83344e425c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      mk/host-bottom.mk

+ 1 - 1
mk/host-bottom.mk

@@ -78,9 +78,9 @@ endif
 	rm -rf ${WRKBUILD} ${WRKDIST} ${WRKSRC}
 	exec ${MAKE} host-extract $(MAKE_TRACE)
 	mkdir -p ${HOST_WRKINST}
-	touch $@
 	# avoid rebuild
 	touch ${_HOST_BUILD_COOKIE} ${_HOST_CONFIGURE_COOKIE}
+	touch $@
 
 ${_HOST_COOKIE}:
 	exec ${MAKE} hostpackage