[PATCH] Fix SPARCv8 condition

Marc Lehmann schmorp at schmorp.de
Sun Aug 9 02:10:55 CEST 2015


On Sat, Aug 08, 2015 at 11:50:13PM +0200, Thomas Petazzoni <thomas.petazzoni at free-electrons.com> wrote:
> Fix SPARCv8 condition
> 
> The define provided by the compiler on SPARCv8 is __sparc_v8__ and not
> __sparcv8. From a SPARCv8 gcc:

Thanks, applied (reassuring that the assembly compiles).

(Interestingly, it seems postgresql uses __sparcv8 as well and seems to
have tested it, so I keep both)

-- 
                The choice of a       Deliantra, the free code+content MORPG
      -----==-     _GNU_              http://www.deliantra.net
      ----==-- _       generation
      ---==---(_)__  __ ____  __      Marc Lehmann
      --==---/ / _ \/ // /\ \/ /      schmorp at schmorp.de
      -=====/_/_//_/\_,_/ /_/\_\



More information about the libev mailing list