FreeBSD Bugzilla – Attachment 172511 Details for
Bug 211079
sysutils/uefi-edk2-bhyve: Can RUN_DEPENDS on gcc48 be removed?
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
v0
uefi-edk2-bhyve.gcc_no-rdeps.diff (text/plain), 814 bytes, created by
Jan Beich
on 2016-07-14 13:29:40 UTC
(
hide
)
Description:
v0
Filename:
MIME Type:
Creator:
Jan Beich
Created:
2016-07-14 13:29:40 UTC
Size:
814 bytes
patch
obsolete
>commit 4a27fc6 >Author: Jan Beich <jbeich@FreeBSD.org> >Date: Thu Jul 14 13:21:51 2016 +0000 > > sysutils/uefi-edk2-bhyve: drop unused USE_GCC from RUN_DEPENDS > > PR: 211079 > Approved by: ? >--- > sysutils/uefi-edk2-bhyve/Makefile | 7 +++++++ > 1 file changed, 7 insertions(+) > >diff --git sysutils/uefi-edk2-bhyve/Makefile sysutils/uefi-edk2-bhyve/Makefile >index c0f64c8..04b9a64 100644 >--- sysutils/uefi-edk2-bhyve/Makefile >+++ sysutils/uefi-edk2-bhyve/Makefile >@@ -78,3 +78,10 @@ do-install: > ${STAGEDIR}${PREFIX}/share/uefi-firmware/BHYVE_UEFI${PLIST_SUFFIX}.fd > > .include <bsd.port.mk> >+ >+# XXX Teach USE_GCC about build-only deps >+.if defined(.PARSEDIR) >+RUN_DEPENDS:= ${RUN_DEPENDS:N${_GCC_PORT_DEPENDS}\:lang/${_GCC_PORT}} >+.else >+RUN_DEPENDS:= ${RUN_DEPENDS:N*\:lang/gcc*} >+.endif
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 211079
: 172511