OSDN Git Service

[BUILD][CROSS_LLVM][WIN32] Fix Linkage error on build.
authorKyuma Ohta <whatisthis.sowhat@gmail.com>
Tue, 20 Oct 2020 20:42:12 +0000 (05:42 +0900)
committerKyuma Ohta <whatisthis.sowhat@gmail.com>
Tue, 20 Oct 2020 20:42:12 +0000 (05:42 +0900)
commitc420b5b9927309bd097bc17bffedb3112d9f1153
treea3c684e76101c64d50bce02925d5c72e61265f88
parentd9f080c5d0920643eb4ebf4b8a7d4a6ed1314d85
[BUILD][CROSS_LLVM][WIN32] Fix Linkage error on build.
source/cmake/config.cmake
source/cmake/toolchains/toolchain_mingw_cross_llvm11.cmake
source/cmake/toolchains/toolchain_win32_cross_llvm11.cmake
source/tool/cross-build/llvm-mingw/bootstrap.sh
source/tool/cross-build/llvm-mingw/scripts/build-compiler-rt.sh
source/tool/cross-build/llvm-mingw/scripts/build-libcxx.sh
source/tool/cross-build/llvm-mingw/scripts/build-libssp.sh
source/tool/cross-build/llvm-mingw/scripts/build-llvm.sh
source/tool/cross-build/llvm-mingw/scripts/build-mingw-w64-libraries.sh
source/tool/cross-build/llvm-mingw/scripts/build-mingw-w64.sh
source/tool/cross-build/llvm-mingw/scripts/install-wrappers.sh