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:
Sebastian Sumpf 2019-05-29 13:26:47 +02:00 committed by Christian Helmuth
parent 2b14284e2b
commit 59347d2560

View File

@ -629,7 +629,7 @@ _ZTISo V
_ZTISt11regex_error V _ZTISt11regex_error V
_ZTISt13runtime_error V _ZTISt13runtime_error V
_ZTISt15basic_streambufIcSt11char_traitsIcEE V _ZTISt15basic_streambufIcSt11char_traitsIcEE V
_ZTISt16invalid_argument V _ZTISt16invalid_argument W
_ZTISt5ctypeIcE V _ZTISt5ctypeIcE V
_ZTISt7codecvtIcc11__mbstate_tE V _ZTISt7codecvtIcc11__mbstate_tE V
_ZTISt8ios_base V _ZTISt8ios_base V