https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283155
--- Comment #6 from Mark Millard <[email protected]> --- Hmm. Having LLVMgold.so in the installed devel/llvm19 implies that the devel/llvm19 licensing should reference GPLv3 . But: # pkg info llvm19 llvm19-19.1.3 Name : llvm19 Version : 19.1.3 Installed on : Thu Nov 28 00:09:17 2024 PST Origin : devel/llvm19 Architecture : FreeBSD:15:amd64 Prefix : /usr/local Categories : lang devel Licenses : REGEX and PD and MIT and LLVM2 and LLVM and BSD3CLAUSE' . . . Also: /usr/ports/devel/llvm19/Makefile:OPTIONS_DEFINE_amd64= GOLD /usr/ports/devel/llvm19/Makefile:OPTIONS_DEFINE_powerpc= GOLD /usr/ports/devel/llvm19/Makefile:OPTIONS_DEFINE_powerpc64= GOLD /usr/ports/devel/llvm19/Makefile:OPTIONS_DEFINE_powerpc64le= GOLD /usr/ports/devel/llvm19/Makefile:OPTIONS_DEFAULT_amd64+= GOLD /usr/ports/devel/llvm19/Makefile:OPTIONS_DEFAULT_powerpc+= GOLD /usr/ports/devel/llvm19/Makefile:OPTIONS_DEFAULT_powerpc64+= GOLD /usr/ports/devel/llvm19/Makefile:OPTIONS_DEFAULT_powerpc64le+= GOLD /usr/ports/devel/llvm19/Makefile:_ALL_OPTIONS= CLANG COMPILER_RT DOCS EXTRAS FLANG GOLD LIT LLD LLDB MLIR \ -- You are receiving this mail because: You are the assignee for the bug.
