commit | 2b1b1a9467bedd807de2ebf00bd2a715514b466a | [log] [tgz] |
---|---|---|
author | Dimitry Ivanov <dimitry@google.com> | Mon Aug 01 15:45:42 2016 -0700 |
committer | Dimitry Ivanov <dimitry@google.com> | Mon Aug 01 15:45:42 2016 -0700 |
tree | 761e19ce5a2869a3b3c9fa8331d5e1c2eec6001a | |
parent | a86e11f529aca06b2f4d5141ea838f2bc5ae9a73 [diff] [blame] |
Correct libstdc++ version The version script is introduced in O Bug: http://b/28987948 Change-Id: Icd0a27d1b67e8227e44aa6e771816f0e6ed489b8
diff --git a/libc/libstdc++.map.txt b/libc/libstdc++.map.txt index d11d4c0..12e26cd 100644 --- a/libc/libstdc++.map.txt +++ b/libc/libstdc++.map.txt
@@ -1,4 +1,4 @@ -LIBC { +LIBC_O { global: _ZdaPv; _ZdaPvRKSt9nothrow_t;