Author: mmacy Date: Thu Mar 7 03:50:34 2019 New Revision: 344868 URL: https://svnweb.freebsd.org/changeset/base/344868
Log: add gcov to LINT build MFC after: 1 week Modified: head/sys/amd64/conf/NOTES Modified: head/sys/amd64/conf/NOTES ============================================================================== --- head/sys/amd64/conf/NOTES Thu Mar 7 03:47:41 2019 (r344867) +++ head/sys/amd64/conf/NOTES Thu Mar 7 03:50:34 2019 (r344868) @@ -664,3 +664,9 @@ options VM_KMEM_SIZE_SCALE # Enable NDIS binary driver support options NDISAPI device ndis + + +# GCOV (code coverage) support + +options LINDEBUGFS +options GCOV _______________________________________________ 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"