comparison make/linux/platform_ppc @ 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 b92c45f2bc75
children d2907f74462e
comparison
equal deleted inserted replaced
14389:164db61dbced 14390:0f03ff49c720
12 12
13 compiler = gcc 13 compiler = gcc
14 14
15 gnu_dis_arch = ppc 15 gnu_dis_arch = ppc
16 16
17 sysdefs = -DLINUX -D_GNU_SOURCE -DPPC 17 sysdefs = -DLINUX -D_GNU_SOURCE -DPPC32