Re: How do I determine the ABI string used by pkg?
- In reply to: Kyle Evans : "Re: How do I determine the ABI string used by pkg?"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 05 Mar 2023 16:30:22 UTC
On Sun, 5 Mar 2023 10:08:08 -0600 Kyle Evans <kevans@freebsd.org> wrote: > # pkg config ABI > # pkg config ALTABI They're case independent so you don't even need to use the shift key. ✓ steve@steve ~ $ pkg config abi FreeBSD:13:amd64 ✓ steve@steve ~ $ pkg config altabi freebsd:13:x86:64 -- Steve O'Hara-Smith <steve@sohara.org>