FreeBSD Bugzilla – Attachment 248205 Details for
Bug 276542
Building heimdal from source fails on llvm16 and llvm17
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch adjusting LDFLAGS to build on newer clang versions
heimdal-7.8.0_6.diff (text/plain), 507 bytes, created by
Martin Neubauer
on 2024-02-05 15:27:06 UTC
(
hide
)
Description:
Patch adjusting LDFLAGS to build on newer clang versions
Filename:
MIME Type:
Creator:
Martin Neubauer
Created:
2024-02-05 15:27:06 UTC
Size:
507 bytes
patch
obsolete
>diff --git a/security/heimdal/Makefile b/security/heimdal/Makefile >index 51e1bb3f096d..c6c2ecf20279 100644 >--- a/security/heimdal/Makefile >+++ b/security/heimdal/Makefile >@@ -44,6 +44,7 @@ CONFIGURE_ARGS= --with-berkeley-db \ > --sysconfdir="${PREFIX}/etc" > # XXX --with-readline picks up libreadline even if found in /usr/lib. > MAKE_ENV= INSTALL_CATPAGES=no >+LDFLAGS+= "-Wl,--undefined-version" > INSTALL_TARGET= install-strip > .if !exists(/etc/rc.d/ipropd_master) > USE_RC_SUBR= ipropd_master ipropd_slave
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
m.ne
:
maintainer-approval?
Actions:
View
|
Diff
Attachments on
bug 276542
: 248205 |
249056