]> ruderich.org/simon Gitweb - nsscash/nsscash.git/commit
nss: Makefile: don't link against asan
authorSimon Ruderich <simon@ruderich.org>
Tue, 11 Jun 2019 09:05:49 +0000 (11:05 +0200)
committerSimon Ruderich <simon@ruderich.org>
Tue, 11 Jun 2019 09:05:49 +0000 (11:05 +0200)
commit06dfc130f0f152ef11c3113f7237e822b3e45b5b
tree9c970a08fa299c032714999ac18de1c5aec43d1b
parenta3031f694a0d58d23d383346ee848a6c78a1e4b9
nss: Makefile: don't link against asan

This is not necessary and was only a hack to handle non-empty LD_PRELOAD
environment variables. We explicitly empty LD_PRELOAD before calling our
test binaries.
nss/Makefile