mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-20 17:52:52 +00:00
stdcxx: make linkable for ARM 64-Bit
'typeinfo for std::invalid_argument' was not found when using 'V' (weak object) issue #3407
This commit is contained in:
parent
2b14284e2b
commit
59347d2560
@ -629,7 +629,7 @@ _ZTISo V
|
||||
_ZTISt11regex_error V
|
||||
_ZTISt13runtime_error V
|
||||
_ZTISt15basic_streambufIcSt11char_traitsIcEE V
|
||||
_ZTISt16invalid_argument V
|
||||
_ZTISt16invalid_argument W
|
||||
_ZTISt5ctypeIcE V
|
||||
_ZTISt7codecvtIcc11__mbstate_tE V
|
||||
_ZTISt8ios_base V
|
||||
|
Loading…
x
Reference in New Issue
Block a user