> Author: bdrewery > Date: Thu Apr 12 20:27:57 2018 > New Revision: 332453 > URL: https://svnweb.freebsd.org/changeset/base/332453 > > Log: > Fix using wrong SYSDIR after r331683. > > This was inadvertently overriding the first found SYSDIR with the last > of /usr/src which could result in the wrong headers being used if not > building from /usr/src. > > SYSDIR?= is not used here to avoid evaluating the exists() when unneeded. > > Reported by: rgrimes, sjg, Mark Millard > Pointyhat to: bdrewery > Sponsored by: Dell EMC > Thank you for following through with a fix!
> Modified: > head/share/mk/bsd.dtb.mk > head/share/mk/bsd.kmod.mk > head/sys/conf/kmod.mk ... -- Rod Grimes rgri...@freebsd.org _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"