Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Dec 2016 02:17:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        vbox@FreeBSD.org
Subject:   [Bug 215369] devel/kBuild: Re-allow building with clang [patch]
Message-ID:  <bug-215369-26505@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 215369
           Summary: devel/kBuild: Re-allow building with clang [patch]
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: vbox@FreeBSD.org
          Reporter: adamw@FreeBSD.org
          Keywords: patch
             Flags: maintainer-feedback?(vbox@FreeBSD.org)

Created attachment 178042
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D178042&action=
=3Dedit
GCC option

For very simple uses, GCC isn't required for kBuild. Under most circumstanc=
es
it is, but when you only need virtualbox-ose-additions without X11 and you'=
re
on amd64/i386, GCC isn't necessary.

It would be really nice not to have to build GCC and all its dependencies.

The attached patch makes GCC optional, and enabled by default, with warnings
that it should only be disabled under specific circumstances (with a pkg-he=
lp
file to spell out what those circumstances are).

--=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-215369-26505>