view make/linux/platform_amd64 @ 9151:393fd4ef89c4

8011678: test/Makefile should pick up JT_HOME environment variable Reviewed-by: kvn
author twisti
date Fri, 12 Apr 2013 15:43:07 -0700
parents a49a647afe9a
children
line wrap: on
line source

os_family = linux

arch = x86

arch_model = x86_64

os_arch = linux_x86

os_arch_model = linux_x86_64

lib_arch = amd64

compiler = gcc

sysdefs = -DLINUX -D_GNU_SOURCE -DAMD64