Skip to content
Snippets Groups Projects
Commit 3c444fb2 authored by François Dumont's avatar François Dumont
Browse files

libstdc++: [_GLIBCXX_INLINE_VERSION] Add emul TLS symbols

libstdc++-v3/ChangeLog:

	* config/abi/pre/gnu-versioned-namespace.ver: Add missing emul TLS
	symbols.
parent 5d1b723c
No related branches found
No related tags found
No related merge requests found
......@@ -78,6 +78,8 @@ GLIBCXX_8.0 {
# thread/mutex/condition_variable/future
__once_proxy;
__emutls_v._ZSt3__811__once_call;
__emutls_v._ZSt3__815__once_callable;
# std::__convert_to_v
_ZNSt3__814__convert_to_v*;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment