FreeBSD Bugzilla – Attachment 178864 Details for
Bug 215081
www/chromium build fails w/o kerberos | gssapi (option WITHOUT_KERBEROS ignored)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
patch-chromium.diff (text/plain), 300 bytes, created by
Carlos J. Puga Medina
on 2017-01-13 19:32:14 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Carlos J. Puga Medina
Created:
2017-01-13 19:32:14 UTC
Size:
300 bytes
patch
obsolete
>--- Makefile.orig 2017-01-13 20:26:51.235677000 +0100 >+++ Makefile 2017-01-13 20:28:04.773758000 +0100 >@@ -199,8 +199,10 @@ > .endif > .endif > >-.if ! ${PORT_OPTIONS:MKERBEROS} >+.if ${PORT_OPTIONS:MKERBEROS} > GN_ARGS+= use_kerberos=true >+.else >+GN_ARGS+= use_kerberos=false > .endif > > pre-everything::
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:
cpm
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 215081
: 178864