pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkgsrc on OpenBSD



* On 2020-08-27 at 22:47 BST, Tom H wrote:

> We could have an "case-esac" statement within the "amd64/*) " case
> that sets "abi" and "machine_arch".

The point of the bootstrap code is to normalise the MACHINE_ARCH
setting across all of our supported OPSYS, so the correct fix is
instead to figure out where the "amd64" is coming from (I'm assuming
it's getting baked into the devel/bmake build somewhere) and change
that to use MACHINE_ARCH.

-- 
Jonathan Perkin  -  Joyent, Inc.  -  www.joyent.com


Home | Main Index | Thread Index | Old Index