view make/solaris/platform_amd64.gcc @ 7378:88506cfc3bab

Canonicalize ((a - a % b) / b) into (a / b).
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Tue, 15 Jan 2013 17:53:31 +0100
parents a49a647afe9a
children
line wrap: on
line source

os_family = solaris

arch = x86

arch_model = x86_64

os_arch = solaris_x86

os_arch_model = solaris_x86_64

lib_arch = amd64

compiler = gcc

sysdefs = -DSOLARIS -D_GNU_SOURCE  -DAMD64