prefix/cygwin/profile.bashrc: add the Cygwin rebase hook
authorMichael Haubenwallner <haubi@gentoo.org>
Mon, 6 May 2019 09:43:11 +0000 (11:43 +0200)
committerMichael Haubenwallner <haubi@gentoo.org>
Tue, 7 May 2019 08:05:53 +0000 (10:05 +0200)
commit949b7a9801e59a2317cd68da53bdae344cd3e417
tree0fd4d4c9debf7fe8f9283d827cc9189063ba1801
parent86decaadd9b5ac47c3915145bf588c34a4c69642
prefix/cygwin/profile.bashrc: add the Cygwin rebase hook

The Cygwin fork can work more reliable when each DLL is loaded at it's
preferred base address.  The Cygwin rebase hook does maintain these
preferred base addresses to be unique across all installed DLLs, using
the app-admin/cygwin-rebase utility.

Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
profiles/prefix/windows/cygwin/profile.bashrc