view make/linux/platform_amd64.suncc @ 3479:d6e8ca089e4b

don't create special case for reminder calculation (not necessary, because Long.MIN_VALUE / -1 is 0 anyway)
author Thomas Wuerthinger <thomas@wuerthinger.net>
date Wed, 03 Aug 2011 19:19:15 -0700
parents a294fd0c4b38
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 = sparcWorks

gnu_dis_arch = amd64

sysdefs = -DLINUX -DSPARC_WORKS -D_GNU_SOURCE -DAMD64