make/bsd/platform_sparc

Mon, 25 Jun 2012 15:34:06 -0400

author
dlong
date
Mon, 25 Jun 2012 15:34:06 -0400
changeset 3880
06320b1578cb
parent 0
f90c822e73f8
permissions
-rw-r--r--

7156729: PPC: R_PPC_REL24 relocation error related to some libraries built without -fPIC
Summary: build powerpc with -fPIC
Reviewed-by: mikael, vladidan, roland
Contributed-by: dean.long@oracle.com

     1 os_family = bsd
     3 arch = sparc
     5 arch_model = sparc
     7 os_arch = bsd_sparc
     9 os_arch_model = bsd_sparc
    11 lib_arch = sparc
    13 compiler = gcc
    15 sysdefs = -D_ALLBSD_SOURCE -D_GNU_SOURCE -DSPARC

mercurial