Files
MSYS2-packages/binutils
Christoph Reiter f65ef94af3 binutils: increase the address range for auto-image-base
We get conflicts in Python modules now. Their paths contain the cygwin
version and that happened to trigger a base image collision when being hashed
since the last update.

This change uses a bit more of the path based hash to increase the possible base addresses
and make collisions less likely.

Hopefully without any negative side effects.
2021-05-10 23:31:35 +02:00
..