make/bsd/platform_ia64

Wed, 22 Feb 2012 09:24:35 +0100

author
erikj
date
Wed, 22 Feb 2012 09:24:35 +0100
changeset 3600
7292cff45988
parent 0
f90c822e73f8
permissions
-rw-r--r--

7141244: build-infra merge: Include $(SPEC) in makefiles and make variables overridable
Reviewed-by: dholmes, ohrstrom, ohair, jcoomes

     1 os_family = bsd
     3 arch = ia64
     5 os_arch = bsd_ia64
     7 lib_arch = ia64
     9 compiler = gcc
    11 gnu_dis_arch = ia64
    13 sysdefs = -D_ALLBSD_SOURCE -D_GNU_SOURCE -DIA64 -DCC_INTERP
    15 mark_style = alignment

mercurial