From d7f770295c5fc23934f44a0084a3a3857560e76b Mon Sep 17 00:00:00 2001 From: Alon Zakai Date: Thu, 19 Jan 2012 11:24:58 -0800 Subject: 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.) --- system/lib/libcxx/symbols | 1 - 1 file changed, 1 deletion(-) (limited to 'system') 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 -- cgit v1.2.3-18-g5258