Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Dec 2016 07:01:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        chromium@FreeBSD.org
Subject:   [Bug 215081] www/chromium build fails w/o kerberos | gssapi (option WITHOUT_KERBEROS ignored)
Message-ID:  <bug-215081-28929-p8kk6GJh2O@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-215081-28929@https.bugs.freebsd.org/bugzilla/>
References:  <bug-215081-28929@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D215081

tjlegg@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tjlegg@gmail.com

--- Comment #1 from tjlegg@gmail.com ---
If not Kerberos, then kerberos=3Dtrue?

######################
$ diff -u Makefile.orig Makefile
--- Makefile.orig   2016-12-07 17:57:25.000000000 +0800
+++ Makefile    2016-12-08 22:15:37.273189000 +0800
@@ -200,7 +200,7 @@
 .endif

 .if ! ${PORT_OPTIONS:MKERBEROS}
-GN_ARGS+=3D      use_kerberos=3Dtrue
+GN_ARGS+=3D      use_kerberos=3Dfalse
 .endif

 pre-everything::
######################

Flag changed and in-progress build has long passed the missing gssapi inclu=
de

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-215081-28929-p8kk6GJh2O>