FreeBSD Bugzilla – Attachment 230196 Details for
Bug 260488
sysutils/bhyve+: FAILED Applying extra patch patch-custom-libs
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
v0
bhyve.patch (text/plain), 933 bytes, created by
Mikael Urankar
on 2021-12-17 08:31:25 UTC
(
hide
)
Description:
v0
Filename:
MIME Type:
Creator:
Mikael Urankar
Created:
2021-12-17 08:31:25 UTC
Size:
933 bytes
patch
obsolete
>diff --git a/sysutils/bhyve+/files/freebsd-14/patch-lib9p b/sysutils/bhyve+/files/freebsd-14/patch-lib9p >index 97f2fd5b00a7..ba1ee70fd8b2 100644 >--- a/sysutils/bhyve+/files/freebsd-14/patch-lib9p >+++ b/sysutils/bhyve+/files/freebsd-14/patch-lib9p >@@ -1,12 +1,12 @@ > --- share/mk/src.libnames.mk.orig 2021-09-04 10:14:17.407288000 +0200 > +++ share/mk/src.libnames.mk 2021-09-04 10:15:27.832153000 +0200 >-@@ -245,6 +245,9 @@ >+@@ -261,6 +261,9 @@ LIBVERIEXEC?= ${LIBVERIEXECDIR}/libveriexec.a > # 2nd+ order consumers. Auto-generating this would be better. > _DP_80211= sbuf bsdxml > _DP_9p= sbuf > +.if ${MK_CASPER} != "no" > +_DP_9p+= casper cap_pwd cap_grp > +.endif >- _DP_archive= z bz2 lzma bsdxml zstd >- _DP_zstd= pthread >- .if ${MK_BLACKLIST} != "no" >+ # XXX: Not bootstrapped so uses host version on non-FreeBSD, so don't use a >+ # FreeBSD-specific dependency list >+ .if ${.MAKE.OS} == "FreeBSD" || !defined(BOOTSTRAPPING)
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
Actions:
View
|
Diff
Attachments on
bug 260488
:
230196
|
230197