Skip to content
Snippets Groups Projects
Commit 887515ac authored by Jonathan Wakely's avatar Jonathan Wakely
Browse files

libstdc++: Fix symbol version conflict in linker script

The change in r11-4748-50b840ac causes
a build error on Solaris, due to the new explicit instantiation matching
patterns for two different symbol versions.

libstdc++-v3/ChangeLog:

	* config/abi/pre/gnu.ver (GLIBCXX_3.4.21): Tighten up patterns
	for basic_stringbuf that refer to __xfer_bufptrs.
parent 6e8e1036
No related branches found
No related tags found
No related merge requests found
Loading
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