diff options
author | Alon Zakai <alonzakai@gmail.com> | 2012-01-19 11:24:58 -0800 |
---|---|---|
committer | Alon Zakai <alonzakai@gmail.com> | 2012-01-19 11:24:58 -0800 |
commit | d7f770295c5fc23934f44a0084a3a3857560e76b (patch) | |
tree | 7ab13b25ae08f3a126994cd4e04942a62b9d87f7 /system | |
parent | 5399641d167285d7d7eb641a6911b4bac812ff40 (diff) |
remove std::terminate from libc++ symbols; it isn't enough of a reason to include all of libc++ (if you need it, you also need set_terminate etc.)
Diffstat (limited to 'system')
-rw-r--r-- | system/lib/libcxx/symbols | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/system/lib/libcxx/symbols b/system/lib/libcxx/symbols index 124a88f4..0cea51cb 100644 --- a/system/lib/libcxx/symbols +++ b/system/lib/libcxx/symbols @@ -2579,7 +2579,6 @@ C _ZSt18make_exception_ptrINSt3__112future_errorEESt13exception_ptrT_ T _ZSt18uncaught_exceptionv D _ZSt7nothrow - T _ZSt9terminatev D _ZTCNSt3__110istrstreamE0_NS_13basic_istreamIcNS_11char_traitsIcEEEE D _ZTCNSt3__110ostrstreamE0_NS_13basic_ostreamIcNS_11char_traitsIcEEEE W _ZTCNSt3__114basic_iostreamIcNS_11char_traitsIcEEEE0_NS_13basic_istreamIcS2_EE |