summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2023-05-09 22:22:14 -0700
committerCy Schubert <cy@FreeBSD.org>2023-05-09 22:29:55 -0700
commit515552b2d2664dc02c2385519a7fedb855f46632 (patch)
tree23b797096dea9308b9276a66771f1e0039a273fc /UPDATING
parent3f46415eb3ff22ed102942a78970fc80152962fd (diff)
downloadfreebsd-ports-515552b2d2664dc02c2385519a7fedb855f46632.zip
net/nss_ldap: Fix LLVM15 build
./configure's test for Heimdal results in, conftest.c:47:12: error: incompatible pointer to integer conversion initializing 'const char' with an expression of type 'const char *'; dereference with * [-Wi nt-conversion] const char hv = heimdal_version; ^ ~~~~~~~~~~~~~~~ * This causes ./configure to erroneously assume 14-CURRENT uses MIT instead of Heimdal, resulting in a subsequent build failure because MIT's <profile.h> cannot be found. MFH: 2023Q3
Diffstat (limited to 'UPDATING')
0 files changed, 0 insertions, 0 deletions