Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workaround clang bug on OSX when the tls variable is too large #15885

Merged
merged 1 commit into from
Apr 16, 2016

Conversation

yuyichao
Copy link
Contributor

By allocating the buffer at runtime with mmap.

Fixes #15647

By allocating the buffer at runtime with `mmap`.

Fixes #15647
@tkelman
Copy link
Contributor

tkelman commented Apr 16, 2016

Nice. Does this get the @vtjnash seal of approval?

@vtjnash vtjnash merged commit f4cb131 into master Apr 16, 2016
@vtjnash vtjnash deleted the yyc/dyn-btbuff branch April 16, 2016 23:22
@yuyichao
Copy link
Contributor Author

Seems like it does ;-p

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants