This repository has been archived by the owner on Jul 4, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 11.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mono: Fix compile/runtime error on El Cap Beta 3
This fixes the error "could not discover the mach TLS offset" which prohibits both running and compiling mono on OS X 10.11 (15A216g). The patch was backported from current mono/mono master. Because the problem also affects binaries compiled before upgrading to El Capitan the patch is *not* scoped to `MacOS.version >= :el_capitan`.
- Loading branch information
1 parent
434c3fc
commit 4bc469f
Showing
1 changed file
with
39 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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