diff options
author | John Baldwin <jhb@FreeBSD.org> | 2019-11-21 22:22:04 +0000 |
---|---|---|
committer | John Baldwin <jhb@FreeBSD.org> | 2019-11-21 22:22:04 +0000 |
commit | f458f81a1a8bd6e04de5a6d36fb0bf61dcf6e4ae (patch) | |
tree | 71dd5d226e34548fd569cd222c903322318bfd8d /math/gnuplot/files | |
parent | - Update to 4.6.0 (diff) |
Use clang 7 as compiler on 11.x and 12.x to fix build.
clang 8 and later error for duplicate definitions of enum values. mdb
depends on having identical but duplicate definitions. This was fixed
differently in 13 with a change to the kernel, but that change is
disruptive and cannot be easily backported.
Reported by: pkg-fallout, Attila Nagy
Approved by: bdrewery
MFH: 2019Q3
Differential Revision: https://reviews.freebsd.org/D22486
Notes
Notes:
svn path=/head/; revision=518116
Diffstat (limited to 'math/gnuplot/files')
0 files changed, 0 insertions, 0 deletions