diff options
author | dim <dim@FreeBSD.org> | 2017-03-08 07:58:29 +0000 |
---|---|---|
committer | dim <dim@FreeBSD.org> | 2017-03-08 07:58:29 +0000 |
commit | 0c234612d4898b532d99c2dbe6719205fbf5447b (patch) | |
tree | 97448bb11256debf137f05ca4556832a2cbb4d92 /sys/boot/arm/uboot/Makefile | |
parent | 30d723d69723b3e0cbc395ddb7ecc7764e45c31f (diff) | |
download | FreeBSD-src-0c234612d4898b532d99c2dbe6719205fbf5447b.zip FreeBSD-src-0c234612d4898b532d99c2dbe6719205fbf5447b.tar.gz |
MFC r314061:
Add __int128-related symbols to libcxxrt's version map. Put these into
the same CXXABI verions as recent libstdc++.
Note that __int128 types are only available on arches where long long is
128 bit wide.
Noticed by: harti
MFC r314104:
Surround any unmangled C++ names in libcxxrt's version map with 'extern
"C++"', otherwise ld refuses to make the symbols global in the final
library. This causes the __int128-related symbols to go missing when
the library is stripped during installation.
Helpful hints: emaste
Diffstat (limited to 'sys/boot/arm/uboot/Makefile')
0 files changed, 0 insertions, 0 deletions