view make/bsd/platform_zero.in @ 14677:e0365e7b7454

8035983: Fix "Native frames:" in crash report (hs_err file) Summary: check fr.sender_sp() in java thread instead of os::is_first_C_frame(&fr). Reviewed-by: twisti, coleenp
author kvn
date Wed, 05 Mar 2014 16:21:22 -0800
parents f08d439fab8c
children
line wrap: on
line source

os_family = bsd

arch = zero

arch_model = zero

os_arch = bsd_zero

os_arch_model = bsd_zero

lib_arch = zero

compiler = gcc

gnu_dis_arch = zero

sysdefs = -D_ALLBSD_SOURCE -D_GNU_SOURCE -DCC_INTERP -DZERO -D@ZERO_ARCHDEF@ -DZERO_LIBARCH=\"@ZERO_LIBARCH@\"