[patch] Enable dual ABI for Filesystem TS
Jonathan Wakely
jwakely@redhat.com
Fri Oct 2 23:22:00 GMT 2015
Currently the Filesystem TS library, libstdc++fs.a, only has symbols
for one ABI, whichever is configured as the default when GCC is built.
This adds dual ABI support, by building the relevant files twice, once
with each ABI (as we do already for libstdc++.so and libstdc++.a).
Tested powerpc64le-linux (both ABIs), committed to trunk.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 7905 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20151002/d10fa9ef/attachment.bin>
More information about the Libstdc++
mailing list