Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Apr 2020 20:24:25 +0200
From:      Niclas Zeising <zeising@freebsd.org>
To:        cem@freebsd.org
Cc:        src-committers <src-committers@freebsd.org>, svn-src-all <svn-src-all@freebsd.org>, svn-src-head <svn-src-head@freebsd.org>
Subject:   Re: svn commit: r360126 - head/sys/dev/evdev
Message-ID:  <1a901390-992f-7f5b-899a-660365da174d@freebsd.org>
In-Reply-To: <CAG6CVpUomYWv9m9m259J98wV=MtHR9JcK_znjkROqbGW7o92vw@mail.gmail.com>
References:  <202004201617.03KGHHj7074077@repo.freebsd.org> <20200420113957.50d41308@titan.knownspace> <d2d4fcc8-1b99-a15c-8cd9-ef127905f7da@freebsd.org> <CAG6CVpUomYWv9m9m259J98wV=MtHR9JcK_znjkROqbGW7o92vw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2020-04-20 20:13, Conrad Meyer wrote:
> Hi Niclas,
> 
> On Mon, Apr 20, 2020 at 9:57 AM Niclas Zeising <zeising@freebsd.org> wrote:
>>
>> On 2020-04-20 18:39, Justin Hibbits wrote:
>>> For just powerpc32,
>>> you should have:
>>>
>>> #if defined(__powerpc__) && !defined(__powerpc64__)
>>
>> Ok, I wasn't aware of that, I'll fix it.
> 
> FYI, arch(7) is a great resource here (thanks, emaste@):
> 
> """
>       Architecture-specific macros:
> 
>             Architecture    Predefined macros
> ...
>             powerpc         __powerpc__
>             powerpcspe      __powerpc__, __SPE__
>             powerpc64       __powerpc__, __powerpc64__
> """
> 
> For other predefined macros not covered in arch(7), I highly recommend
> https://sourceforge.net/p/predef/wiki/Home/ .
> 

I'll remember that for next time, thanks!
In any case, this should be fixed with r360132, sorry about that.
Regards
-- 
Niclas Zeising



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1a901390-992f-7f5b-899a-660365da174d>