Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.0.20_2 03 Jun 2025 12:11:58
    |
Ronald Klop (ronald)  |
databases/mongodb60: reduce warning output
The build outputs MBs of reports like:
"warning: builtin __has_trivial_assign is deprecated; use
__is_trivially_assignable instead [-Wdeprecated-builtins]"
This might somehow supress the error output (or cause the error) of the sporadic
"Error -9".
Suggested by: des@ via
https://lists.freebsd.org/archives/freebsd-ports/2025-May/007910.html
(cherry picked from commit b94bafa3255db998d5c656e540ed8c399e53feec) |
Number of commits found: 1
|