OSDN Git Service

[libunwind] Add -Wno-dll-attribute-on-redeclaration when building for windows
authorMartin Storsjö <martin@martin.st>
Fri, 23 Oct 2020 19:51:21 +0000 (22:51 +0300)
committerMartin Storsjö <martin@martin.st>
Mon, 26 Oct 2020 21:23:01 +0000 (23:23 +0200)
commitdf6d2e8ab1a4212284e4763724a2211df2c7394a
tree55ede79706d9bc147c6fcb26e30d0f5124ff0b2b
parent357715ce97d0bc937301b0b006d145c24a9d23aa
[libunwind] Add -Wno-dll-attribute-on-redeclaration when building for windows

It's not worth trying to fix these warnings within libunwind, instead
silence them.

Differential Revision: https://reviews.llvm.org/D90075
libunwind/CMakeLists.txt