view make/bsd/platform_zero.in @ 21292:8eadc82f4a93

Truffle/Source: fix an inconsistency in the ordering of the private subclass sources; clean up the getTextMap() abstraction for more safety.
author Michael Van De Vanter <michael.van.de.vanter@oracle.com>
date Mon, 11 May 2015 17:27:08 -0700
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@\"