Parcourir la source

try to fix rebuild problem

Waldemar Brodkorb il y a 12 ans
Parent
commit
83344e425c
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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