On 2019-11-06 14:07, Jeremy Harris wrote: > >> I can only conclude that the taint-checking is broken > >> in your build. If you do "make FULLECHO=''" do the > >> cc lines have "-DTAINT_CHECK_SLOW" ? > > Apparently not. Somehow, your build has not used > the OS/Makefile-FreeBSD file - or you have managed > to override the CFLAGS set there.
Probably the latter, given the discussion in the previous thread. Odhiambo: try to preserve the CFLAGS from Makefile-FreeBSD, _adding_ any specific clang flags you need. _Not_ replacing the Makefile-FreeBSD flags with yours. -- Please don't Cc: me privately on mailing lists and Usenet, if you also post the followup to the list or newsgroup. To reply privately _only_ on Usenet and on broken lists which rewrite From, fetch the TXT record for no-use.mooo.com. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
