view make/linux/platform_sparcv9 @ 14390:0f03ff49c720

8016491: PPC64 (part 2): Clean up PPC defines. Summary: Distinguish PPC, PPC64 and PPC32. PPC should guard code needed on any PPC system. PPC32 and PPC64 should guard code needed in a port for the ppc64 or ppc32 instruction set. Reviewed-by: kvn
author goetz
date Wed, 19 Jun 2013 12:29:30 +0200
parents 435e64505015
children
line wrap: on
line source

os_family = linux

arch = sparc

arch_model = sparc

os_arch = linux_sparc

os_arch_model = linux_sparc

lib_arch = sparcv9

compiler = gcc

sysdefs = -DLINUX -D_GNU_SOURCE -DSPARC