https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237368
--- Comment #6 from Jamie Landeg-Jones <ja...@catflap.org> --- WHR, the quick fix would be: 17:15 (8) "src" jamie@thompson% diff -u bin//df/Makefile.orig bin/df/Makefile --- bin//df/Makefile.orig 2017-03-04 11:31:08.753360000 +0000 +++ bin/df/Makefile 2019-04-18 21:54:54.741564000 +0100 @@ -10,7 +10,7 @@ CFLAGS+= -I${MOUNT} -CFLAGS+= -DMOUNT_CHAR_DEVS +# CFLAGS+= -DMOUNT_CHAR_DEVS SRCS+= getmntopts.c LIBADD= xo util -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"