freebsd-ports/devel/llvm15
Brooks Davis af979dd126 devel/llvm15: add a lite FLAVOR
The lite flavor is for when you just need a FreeBSD compiler (e.g., in
CI).  By default it includes CLANG and LLD as well as backends required
for FreeBSD and FreeBSD ports (BE_NATIVE, BE_AMDGPU, and BE_WASM).

The lite install is ~350GiB on amd64 vs ~1.7GiB for default and it has
only a single dependency (zstandard).  (The goal was no dependencies,
but libzstd is a private lib in base.)

Bump PORT_REVISION due to removal of clang libxml2 dependency.

Sponsored by:	DARPA
2023-04-02 03:17:48 +01:00
..
files
distinfo
Makefile devel/llvm15: add a lite FLAVOR 2023-04-02 03:17:48 +01:00
Makefile.COMMANDS
Makefile.MAN1SRCS
pkg-descr
pkg-plist