Add reference to Cygwin64 rebase issue in flexlink

master
David Allsopp 2018-01-11 14:05:08 +00:00
parent 4b352dfe8b
commit cd86b6fb88
1 changed files with 1 additions and 0 deletions

View File

@ -226,6 +226,7 @@ else
fi
if $dorebase; then
# temporary solution to the cygwin fork problem
# see https://github.com/alainfrisch/flexdll/issues/50
rebase -b 0x7cd20000 otherlibs/unix/dllunix.so
rebase -b 0x7cdc0000 otherlibs/systhreads/dllthreads.so
fi