view make/bsd/platform_sparc @ 21568:3b8bbf51d320

Truffle/Debugging: add the Truffle DebugEngine and supporting code, as well as add a crude command-line debugging tool used mainly to test the DebugEngine. Migrate the small tols out of project com.oracle.truffle.api into the new project com.oracle.truffle.tools.
author Michael Van De Vanter <michael.van.de.vanter@oracle.com>
date Tue, 26 May 2015 16:38:13 -0700
parents f08d439fab8c
children
line wrap: on
line source

os_family = bsd

arch = sparc

arch_model = sparc

os_arch = bsd_sparc

os_arch_model = bsd_sparc

lib_arch = sparc

compiler = gcc

sysdefs = -D_ALLBSD_SOURCE -D_GNU_SOURCE -DSPARC