pkgsrc-Changes archive

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

Re: CVS commit: pkgsrc/filesystems/openafs



On Sun, Oct 08, 2017 at 02:41:39AM +0000, Sevan Janiyan wrote:
> +- Add support for NetBSD 8 on armv6 based on filename but generic in content to be
> +  applicable to other generations of ARM
> +
> +--- src/config/param.armv6_nbsd80.h.orig     2017-07-15 19:52:25.315668000 +0000
> ++++ src/config/param.armv6_nbsd80.h
> +@@ -0,0 +1,19 @@
> ++#ifndef        AFS_PARAM_H
> ++#define        AFS_PARAM_H
> ++
> ++#define AFS_ARM32_XBSD_ENV 1
> ++#define AFSLITTLE_ENDIAN 1

Probably not important to fix as very few people use it but as a reminder, ARM
is not strictly little endian, it can be either.



Home | Main Index | Thread Index | Old Index