mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-14 13:41:11 -03:00
We get "undefined reference to `__memmove_chk'" when compiling pcre2 (via pcre2-sys) on newer Ubuntu. That one is used with higher fortify_source levels, and Ubuntu 24.04 defaults to 3, while my arch system (where I cannot reproduce) defaults to 2.