]> git.ipfire.org Git - thirdparty/libbsd.git/commit
build: Do not enable ASAN for musl CI pipelines
authorGuillem Jover <guillem@hadrons.org>
Wed, 29 Mar 2023 07:35:27 +0000 (09:35 +0200)
committerGuillem Jover <guillem@hadrons.org>
Wed, 29 Mar 2023 07:35:27 +0000 (09:35 +0200)
commitca3db5e134d3a4467ab6916ba271a8d7de75661e
treea3d44f1f2dd69361b7773cdd66427231edb15707
parentff46386fcbb786e61ef94a88ba11bf91ef373424
build: Do not enable ASAN for musl CI pipelines

musl-libc does not currently support ASAN, so enabling it makes
configure fail to detect libmd as it cannot link to it anymore.
.gitlab-ci.yml