Add 'touch sysroot' after copy of relibc-install
This fixes a problem where relibc-install
is newer than sysroot
.
The build system correctly updates sysroot, but the timestamp on sysroot was not changing.
It was causing relibc-install
to be copied to sysroot
every time make qemu
was run.