Skip to content
  • Plata Hill's avatar
    CI: fix clazy · 44d764f6
    Plata Hill authored and Melvin Keskin's avatar Melvin Keskin committed
    - install `clang`, `libc++-dev` and `libc++abi-dev`; note: it might make sense to update the image
    - set `CC` and `CXX` (only `CMAKE_CXX_COMPILER: clazy` gave linker errors)
    - CMake: set "-stdlib=libc++" option
    - fix clazy reports
    - do not allow failure to avoid that it breaks again
    44d764f6