Open
Description
Comrak brings the onig
dependency, which depends on an unmaintained C library that broke with GCC15: rust-onig/rust-onig#196
It would probably make sense to find an replacement library.
Meanwhile, you can work around the GCC15 issue with export CC=clang
, which will make cc
compile with clang
instead of gcc
.
Metadata
Metadata
Assignees
Labels
No labels