freebsd-ports/devel/kBuild/pkg-help
Adam Weinberger c9cfa4cc99 devel/kBuild: Add a GCC option
When you're building only virtualbox-ose-additions, and without any
X-related stuff, it is sufficient to build with clang instead of
GCC. Add a GCC option (with a warning and pkg-help saying to leave
it enabled) to make GCC optional.

PR:		215369
Approved by:	maintainer timeout (17 months)
2018-05-18 15:41:55 +00:00

3 lines
180 B
Text

The only time that the GCC option can be disabled (to build with clang
instead) is if you're building ONLY emulators/virtualbox-ose-additions,
without X11, and only on amd64/i386.