view make/bsd/platform_amd64 @ 7416:a70c88896791

8004713: Stackoverflowerror thrown when thread stack straddles 0x80000000 Summary: use unsigned comparison when checking for stack overflow Reviewed-by: kvn, twisti Contributed-by: paul.nauman@oracle.com
author kvn
date Thu, 13 Dec 2012 17:27:55 -0800
parents f08d439fab8c
children
line wrap: on
line source

os_family = bsd

arch = x86

arch_model = x86_64

os_arch = bsd_x86

os_arch_model = bsd_x86_64

lib_arch = amd64

compiler = gcc

sysdefs = -D_ALLBSD_SOURCE -D_GNU_SOURCE -DAMD64