summaryrefslogtreecommitdiff
path: root/security/bsmtrace/files/patch-log.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* security/bsmtrace: backport the -fno-common fixKyle Evans2020-08-241-0/+11
This port is the older version of bsmtrace and should go away in due time, but it's easy enough to backport the fix in the meantime. This version did need an additional fix to log.{c,h} that was no longer needed in 3.x. PR: 248756 Approved by: csjp (maintainer, also discussed with) MFH: 2020Q3 (-fno-common build fix) Notes: svn path=/head/; revision=546029