pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: emulators/fbneo: fix building on aarch64 netbsd
On Tue, 11 Feb 2025, Martin Husemann wrote:
How about splitting that into separate tests?
[...]
.include "../../mk/endian.mk"
.if ${MACHINE_ENDIAN} == "little"
MAKE_FLAGS+= LSB_FIRST=1
.endif
Oh, I didn't know about MACHINE_ENDIAN. It would be great to include
some examples in the pkgsrc guide for people like me who don't tinker
with pkgsrc so often and have to get the rust off each time.
Regards.
adr
Home |
Main Index |
Thread Index |
Old Index