notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/llvm-devel/files/patch-fformat_extensions.diff
SVNWeb

Number of commits found: 2

Fri, 7 Jan 2022
[ 22:31 Brooks Davis (brooks) search for other commits by this committer ]    commit hash:75ca21c4960879ce3f9068b8b45a332ec402e72a  commit hash:75ca21c4960879ce3f9068b8b45a332ec402e72a  commit hash:75ca21c4960879ce3f9068b8b45a332ec402e72a  75ca21c 
devel/llvm-devel: Update to a new snapshot

Remove the -fformat-extensions patch. The flag is ignored and no FreeBSD
source tree with a chance of compiling with LLVM 13 uses it when the
compiler is clang.  I intend to drop this patch in devel/llvm14 when it
is created from llvm13 so consider this a trial run.
Fri, 15 Nov 2019
[ 23:14 brooks search for other commits by this committer ] Original commit   Revision:517707 (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
Update to a new snapshot and migrate to the llvm monorepo.

We now always download everthing so apply all patches (except the ELFv2
patches) unconditionally.  Don't imply CLANG fo ELFV2 since the patches
will always apply.

Install llvm-devel.mk for CROSS_TOOLCHAIN support subsuming the
role of xtoolchain-llvm-devel.  This means that users will get the
dependency for CROSS_TOOLCHAIN=llvm-devel by installing llvm-devel.
To avoid unnecessicary churn in other xtoolchain-llvm* ports, leave
xtoolchain-llvm-devel in place and make it IGNORE in the -devel case.
Once llvm90 (and maybe llvm80) are updated I'll remove it or move it as
appropriate.

Always install a link from ld.lld to ld as was done by
xtoolchain-llvm-devel.

Sponsored by:	DARPA, AFRL

Number of commits found: 2