fix DLL relocation problem with recompiled SVN libs

Recompiled libsvn_repos and libneon have the same base address, causing
problems in MSYS fork emulation. Rebase to free regions via:

  rebase -b 0x64000000 bin/libsvn_repos-1-0.dll
  rebase -b 0x64200000 bin/libneon-25.dll

Signed-off-by: Karsten Blees <blees@dcon.de>
This commit is contained in:
Karsten Blees 2014-08-15 21:03:24 +02:00
Родитель e4d948b19a
Коммит 63a5c7631c
2 изменённых файлов: 0 добавлений и 0 удалений

Двоичные данные
bin/libneon-25.dll

Двоичный файл не отображается.

Двоичные данные
bin/libsvn_repos-1-0.dll

Двоичный файл не отображается.