Add 'touch sysroot' after copy of relibc-install

This commit is contained in:
Ron Williams 2025-01-09 16:15:28 -08:00
parent 8166fc286d
commit 0bf3a56fea

View file

@ -110,6 +110,7 @@ ifeq ($(PODMAN_BUILD),1)
$(PODMAN_RUN) $(MAKE) $@
else
cp -r "$(PREFIX)/relibc-install/" "$@"
touch "$@"
cd "$(PREFIX)/libtool-build" && \
$(MAKE) install -j `$(NPROC)`
cd "$@" && $(PREFIX_STRIP)