https://bugs.exim.org/show_bug.cgi?id=2469
--- Comment #3 from Thomas Klausner <tk@???> ---
If you want to limit it to NetBSD you can check
#ifdef __NetBSD__
For reference, here's the recommended way to do work with PaX mprotect and
created executable code on NetBSD (as implemented in libffi):
http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/libffi/patches/patch-src_closures.c?rev=1.2&content-type=text/x-cvsweb-markup&only_with_tag=MAIN
--
You are receiving this mail because:
You are on the CC list for the bug.