view make/linux/platform_amd64 @ 20557:a477f1af1bac

8058919: Add sanity test for minimal VM in test/Makefile Reviewed-by: twisti, kvn, coleenp
author dholmes
date Tue, 23 Sep 2014 21:33:58 -0400
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