view make/linux/platform_amd64 @ 13163:1baa169508f5

made DebugScope be AutoCloseable so that try-with-resource can be used to more cleanly manage scopes
author Doug Simon <doug.simon@oracle.com>
date Mon, 25 Nov 2013 18:42:51 +0100
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