Arsen Arsenović writes:
> Regstrapped on x86_64-pc-linux-gnu. I've also checked the generated
> dependency files are correct by hand and "instrumented" the build to
> fail if two dependency files are the same, by doing the following:
>
> DPOSTCOMPILE = ! test -f $(DEPFILE).Po && mv ...
>
> ...
Regstrapped on x86_64-pc-linux-gnu. I've also checked the generated
dependency files are correct by hand and "instrumented" the build to
fail if two dependency files are the same, by doing the following:
DPOSTCOMPILE = ! test -f $(DEPFILE).Po && mv ...
... and confirmed no further conflicts of