diff options
| author | Pedro F. Giffuni <pfg@FreeBSD.org> | 2016-06-08 00:29:48 +0000 |
|---|---|---|
| committer | Pedro F. Giffuni <pfg@FreeBSD.org> | 2016-06-08 00:29:48 +0000 |
| commit | 311219368ae8a18c86f8dca5e4d8dfb5f56b02b2 (patch) | |
| tree | 9a44616f4be3d359846b928eefcc75e8152d0ba6 /gnu/lib/libsupc++ | |
| parent | 633785280da4bd534d15bd12f897d3582ac30cd8 (diff) | |
Notes
Diffstat (limited to 'gnu/lib/libsupc++')
| -rw-r--r-- | gnu/lib/libsupc++/Version.map | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/lib/libsupc++/Version.map b/gnu/lib/libsupc++/Version.map index 26fc124d3eab..31e6cc61f6ef 100644 --- a/gnu/lib/libsupc++/Version.map +++ b/gnu/lib/libsupc++/Version.map @@ -132,7 +132,7 @@ CXXABI_1.3 { GLIBCXX_3.4 { # operator new and new[] - _Znai[jm]; + _Zna[jm]; _Zna[jm]RKSt9nothrow_t; _Znw[jm]; _Znw[jm]RKSt9nothrow_t; |
