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

compiler: fix thread_local detection #3749

Merged
merged 1 commit into from Mar 29, 2021
Merged

Conversation

brauner
Copy link
Member

@brauner brauner commented Mar 29, 2021

Signed-off-by: Christian Brauner christian.brauner@ubuntu.com

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
@brauner
Copy link
Member Author

brauner commented Mar 29, 2021

//Cc @evverx

@brauner brauner requested a review from stgraber March 29, 2021 14:21
@lxc-jenkins
Copy link

Testsuite passed

@brauner
Copy link
Member Author

brauner commented Mar 29, 2021

This means we always have TLS and remove the ifdef shenanigans.

@evverx
Copy link
Contributor

evverx commented Mar 29, 2021

Thanks! I've just compiled lxc on Fedora 32 successfully.

@stgraber stgraber merged commit d96134f into lxc:master Mar 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants