view make/solaris/platform_amd64.gcc @ 17022:9364a47125ef

Eliminating the lambda expression, as in the recursive call it creates unnecessary stack frames which causes StackOverflowErros sooner
author Stefan Anzinger <stefan.anzinger@oracle.com>
date Tue, 02 Sep 2014 11:49:12 -0700
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