Skip to content

RFC: Build with LLVM 16 and CFI enabled

Christian Göttsche requested to merge cgzones/quassel:clang_cfi into master

Build with Control Flow Integrity (CFI) enabled, to harden quassel against control flow deviations.

As benefit due to using LTO the binary sizes are slightly reduced.

Merge request reports

Loading