GHA CI: enable run-time checks in C++ library
commit88d32d57ab786746bd1acf6c0094f0299e37594b
authorChocobo1 <Chocobo1@users.noreply.github.com>
Mon, 18 Sep 2023 16:25:02 +0000 (19 00:25 +0800)
committerGitHub <noreply@github.com>
Mon, 18 Sep 2023 16:25:02 +0000 (19 00:25 +0800)
treebe0c0876ce5a8c04dbac44c304e989e21c7fa19c
parent1537f1e703adebbb490cfdc60ef2c85efae68c36
GHA CI: enable run-time checks in C++ library

Those have minimal impact on run-time:
https://www.gnu.org/software/libc/manual/html_node/Source-Fortification.html
https://bugs.launchpad.net/kicad/+bug/1838448/comments/40

PR #19608.
.github/workflows/ci_macos.yaml
.github/workflows/ci_ubuntu.yaml