view make/bsd/platform_zero.in @ 7291:a748e4d44694

Truffle API to specify type-specalized Node classes; annotation processor for automatic code generation of the type-specialized Node classes during the build process
author Christian Humer <christian.humer@gmail.com>
date Fri, 21 Dec 2012 10:44:31 -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@\"