Re: make a port use base llvm

2020-09-22 Thread Dimitry Andric
On 22 Sep 2020, at 20:16, tech-lists wrote: > > How can one make a port compile against base llvm? What would I need to do? You can't. Use one of the llvm ports instead. Use precompiled binary packages if your system is slow. -Dimitry signature.asc Description: Message signed with OpenPGP

make a port use base llvm

2020-09-22 Thread tech-lists
Hi, How can one make a port compile against base llvm? What would I need to do? % llvm-tblgen --version LLVM (http://llvm.org/): LLVM version 11.0.0 Optimized build with assertions. Default target: aarch64-unknown-freebsd13.0 Host CPU: (unknown) I run a poudriere instance on rpi4 hardwa