diff options
author | Dimitry Andric <dim@FreeBSD.org> | 2024-09-10 10:04:03 +0200 |
---|---|---|
committer | Dimitry Andric <dim@FreeBSD.org> | 2024-11-01 18:47:13 +0100 |
commit | 148d4c8dd90e2fbd7d4ed05eabf06f647790b395 (patch) | |
tree | 992b653ee611ceb0cb70cb99158010a8aced3fa7 /java | |
parent | net-mgmt/check_mk_agent: Add sysctl_mem feature (diff) |
net/librdkafka: work around undefined version symbol error
When building outside of poudriere, net/librdkafka can fail to link,
with an error similar to:
ld: error: version script assignment of 'global' to symbol 'rd_ut_coverage_check' failed: symbol not defined
Work around this by adding -Wl,--undefined-version to LDFLAGS.
While here, pet portlint.
PR: 275866
Approved by: maintainer timeout (2 weeks)
MFH: 2024Q4
Diffstat (limited to 'java')
0 files changed, 0 insertions, 0 deletions