El 7/1/23 a las 15:03, Jakub Wilk escribió:
I don't remember how it did it back in 2017, buck today building the whole 
package with ASAN enabled turned out out to be surprisingly difficult.

Indeed. I also tried without success. There seems to be some special 
requirement about
the order of compiler flags, or something alike.

But it's easy to build just the formail executable for testing:

     make autoconf.h && make formail CFLAGS=-fsanitize=address

Hope this helps!

Yes, it does. I've added your recipe to the github issue:

https://github.com/BuGlessRB/procmail/issues/4#issuecomment-1374503859

Thanks a lot.

Reply via email to