OSDN Git Service

[libc++abi] Also build the static archive with C++17
authorLouis Dionne <ldionne@apple.com>
Thu, 23 Jul 2020 16:39:38 +0000 (12:39 -0400)
committerLouis Dionne <ldionne@apple.com>
Thu, 23 Jul 2020 16:40:19 +0000 (12:40 -0400)
commitaae2ff645bd5d89e4618bcd6d1ee0f115f3d47d3
tree92969e0756ef6c6ca51a96abe50eb1808fc1b054
parent4a3a821c68a1ca4a44de86c5fe88b026134b39c9
[libc++abi] Also build the static archive with C++17

The dylib and the static archive should really be built using the same
Standard, it was just an oversight.
libcxxabi/src/CMakeLists.txt