make/linux/platform_ppc

Thu, 13 Jun 2013 22:02:40 -0700

author
ccheung
date
Thu, 13 Jun 2013 22:02:40 -0700
changeset 5259
ef57c43512d6
parent 2508
b92c45f2bc75
child 6440
0f03ff49c720
permissions
-rw-r--r--

8014431: cleanup warnings indicated by the -Wunused-value compiler option on linux
Reviewed-by: dholmes, coleenp
Contributed-by: jeremymanson@google.com, calvin.cheung@oracle.com

     1 os_family = linux
     3 arch = ppc
     5 arch_model = ppc
     7 os_arch = linux_ppc
     9 os_arch_model = linux_ppc
    11 lib_arch = ppc
    13 compiler = gcc
    15 gnu_dis_arch = ppc
    17 sysdefs = -DLINUX -D_GNU_SOURCE -DPPC

mercurial