mingw-w64-clang icon indicating copy to clipboard operation
mingw-w64-clang copied to clipboard

docker build failed

Open SquallATF opened this issue 7 years ago • 0 comments

  1. release_60 branch upgrade to 6.0.1, so libclang_rt.builtins-$libarchname.a need change
  2. mingw header build delete at build-mingw-w64.sh#L29 and then docker build failed at Dockerfile#L269
  3. mingw crt have same issue like 2

SquallATF avatar Jun 26 '18 02:06 SquallATF