view make/linux/platform_arm @ 3479:d6e8ca089e4b

don't create special case for reminder calculation (not necessary, because Long.MIN_VALUE / -1 is 0 anyway)
author Thomas Wuerthinger <thomas@wuerthinger.net>
date Wed, 03 Aug 2011 19:19:15 -0700
parents b92c45f2bc75
children
line wrap: on
line source

os_family = linux

arch = arm

arch_model = arm

os_arch = linux_arm

os_arch_model = linux_arm

lib_arch = arm

compiler = gcc

gnu_dis_arch = arm

sysdefs = -DLINUX -D_GNU_SOURCE -DARM