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++.x86.map b/libc/libstdc++.x86.map index 70df4e1..63fd8a0 100644 --- a/libc/libstdc++.x86.map +++ b/libc/libstdc++.x86.map
@@ -1,5 +1,5 @@ # Generated by genversion-scripts.py. Do not edit. -LIBC { +LIBC_O { global: _ZdaPv; _ZdaPvRKSt9nothrow_t;