view make/linux/platform_i486 @ 8619:c1c0ca020d98

mx/unittest: make it more portable across systems unix and windows use different characters for path seperation (':' vs. ';')
author Bernhard Urban <bernhard.urban@jku.at>
date Wed, 03 Apr 2013 16:56:43 +0200
parents a49a647afe9a
children
line wrap: on
line source

os_family = linux

arch = x86

arch_model = x86_32

os_arch = linux_x86

os_arch_model = linux_x86_32

lib_arch = i386

compiler = gcc

sysdefs = -DLINUX -D_GNU_SOURCE -DIA32