Re: [PATCH v2] meson: Use -fno-sanitize=function when available

2024-08-15 Thread Thomas Huth
On 29/07/2024 01.54, Richard Henderson wrote: On 7/29/24 01:44, Akihiko Odaki wrote: Commit 23ef50ae2d0c (".gitlab-ci.d/buildtest.yml: Use -fno-sanitize=function in the clang-system job") adds -fno-sanitize=function for the CI but doesn't add the flag in the other context. Add it to meson.build

Re: [PATCH v2] meson: Use -fno-sanitize=function when available

2024-08-15 Thread Thomas Huth
On 28/07/2024 17.44, Akihiko Odaki wrote: Commit 23ef50ae2d0c (".gitlab-ci.d/buildtest.yml: Use -fno-sanitize=function in the clang-system job") adds -fno-sanitize=function for the CI but doesn't add the flag in the other context. Add it to meson.build for such. It is not removed from .gitlab-ci.

Re: [PATCH v2] meson: Use -fno-sanitize=function when available

2024-07-28 Thread Richard Henderson
On 7/29/24 01:44, Akihiko Odaki wrote: Commit 23ef50ae2d0c (".gitlab-ci.d/buildtest.yml: Use -fno-sanitize=function in the clang-system job") adds -fno-sanitize=function for the CI but doesn't add the flag in the other context. Add it to meson.build for such. It is not removed from .gitlab-ci.d/b

[PATCH v2] meson: Use -fno-sanitize=function when available

2024-07-28 Thread Akihiko Odaki
Commit 23ef50ae2d0c (".gitlab-ci.d/buildtest.yml: Use -fno-sanitize=function in the clang-system job") adds -fno-sanitize=function for the CI but doesn't add the flag in the other context. Add it to meson.build for such. It is not removed from .gitlab-ci.d/buildtest.yml because -fno-sanitize=functi