tstellar wrote:

If you add these 3 options to the cmake invocation in release-binaries.yml, it 
should give us more verbose output and make the problem easier to debug:

```
        -DCMAKE_VERBOSE_MAKEFILE=ON \
        -DBOOTSTRAP_CMAKE_VERBOSE_MAKEFILE=ON \
        -DBOOTSTRAP_BOOTSTRAP_CMAKE_VERBOSE_MAKEFILE=ON
```

https://github.com/llvm/llvm-project/pull/109909
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to