1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-08 19:46:02 +01:00
nix/nix-meson-build-support/common
Sergei Zimmerman 711e738bf9
meson: Simplify asan-options handling even more
Instead of specifying env variables all the time
we can instead embed the __asan_default_options symbol
in all executables / shared objects. This reduces code
duplication.
2025-10-12 19:16:06 +03:00
..
asan-options meson: Simplify asan-options handling even more 2025-10-12 19:16:06 +03:00
assert-fail libutil: Print stack trace on assertion failure 2025-10-11 01:35:58 +03:00
meson.build meson: Move asan-options to common 2025-10-11 16:08:35 +03:00