From: Daan De Meyer Date: Wed, 2 Oct 2024 09:27:09 +0000 (+0200) Subject: mkosi: Pass ASAN_OPTIONS to subimages X-Git-Tag: v257-rc1~339^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=345a4fcbb6ed16ab19d0d5b0c7344e5cdfe29efd;p=thirdparty%2Fsystemd.git mkosi: Pass ASAN_OPTIONS to subimages systemd built with sanitizers is installed in subimages and tools might get invoked in postinstall scripts so we have to disable ASAN in the subimages as well during the image build. --- diff --git a/mkosi.conf b/mkosi.conf index d98c97f86d8..1566074ce57 100644 --- a/mkosi.conf +++ b/mkosi.conf @@ -21,6 +21,7 @@ PassEnvironment= MESON_OPTIONS SYSEXT WITH_DEBUG + ASAN_OPTIONS [Output] RepartDirectories=mkosi.repart