fish-shell/.github
Fabian Boehm 46ce01223b
Some checks are pending
make test / ubuntu (push) Waiting to run
make test / ubuntu-32bit-static-pcre2 (push) Waiting to run
make test / ubuntu-asan (push) Waiting to run
make test / macos (push) Waiting to run
Rust checks / rustfmt (push) Waiting to run
Rust checks / clippy (push) Waiting to run
staticbuilds: Fix aarch64 cross-compile
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.
2024-12-14 13:39:20 +01:00
..
workflows staticbuilds: Fix aarch64 cross-compile 2024-12-14 13:39:20 +01:00
ISSUE_TEMPLATE.md ISSUE_TEMPLATE.md: Reset XDG_DATA_DIRS in suggested commands 2024-10-21 12:54:43 +02:00
PULL_REQUEST_TEMPLATE.md feat(template): note about not documenting completions in PRs 2024-10-03 09:44:42 +02:00