On Tue, 10 Dec 2019 at 07:03, Ed Maste <emaste@xxxxxxxxxxx> wrote: > > I'll take a look through the autodetect logic. Ah, we don't pass $(CFLAGS) when generating the .d file, so NO_VALGRIND isn't set for the dependency generation (but is set during compilation). %.d: %.c @$(VECHO) DEP $< $(CC) $(CPPFLAGS) -MM -MG -MT "$*.o $@" $< > $@ I just sent a patch to address this, and then I can add a gmake check for FreeBSD - https://cirrus-ci.com/build/4762498661613568