Date: Wed, 6 Mar 2024 08:38:30 +0100 From: Andrea Venturoli <ml@netfence.it> To: freebsd-questions@freebsd.org Subject: Use an older compiler for a port Message-ID: <f3b92637-f9b0-4c8c-8386-29909d04b1a8@netfence.it>
next in thread | raw e-mail | index | archive | help
Hello. We've got an internal-use port which compiles on 14.0 and 13.2, but not on 13.3. I suspect the culprit to be LLVM 17. Is there I way I can force the port to use LLVM 16 (or earlier)? I tried "USES= llvm:16", but that didn't do the trick. Thanks is advance. bye av. P.S. Of course fixing the port would be the best thing, but it's not going to be easy and in any case it's going away in some month, so it's not worth it.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f3b92637-f9b0-4c8c-8386-29909d04b1a8>