fix DLL relocation problem with recompiled SVN libs by kblees · Pull Request #245 · msysgit/msysgit
Navigation Menu
This repository was archived by the owner on Nov 9, 2017. It is now read-only.
- Notifications You must be signed in to change notification settings
- Fork 588
Conversation
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>
t-b added a commit that referenced this pull request
Aug 16, 2014
t-b
mentioned this pull request
This was referenced
Jan 24, 2015This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters