view make/bsd/platform_i486 @ 21794:483b357016a6

Use export target explicitly in mx_graal.py when building JDK (JBS:GRAAL-52)
author Stefan Anzinger <stefan.anzinger@oracle.com>
date Mon, 08 Jun 2015 20:30:39 +0200
parents f08d439fab8c
children
line wrap: on
line source

os_family = bsd

arch = x86

arch_model = x86_32

os_arch = bsd_x86

os_arch_model = bsd_x86_32

lib_arch = i386

compiler = gcc

sysdefs = -D_ALLBSD_SOURCE -D_GNU_SOURCE -DIA32