view make/linux/makefiles/arm.make @ 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 1d1603768966
children f08d439fab8c
line wrap: on
line source

#
# Copyright (c) 2008, 2011, Oracle and/or its affiliates. All rights reserved.
# ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
#

Obj_Files += linux_arm.o

LIBS += $(EXT_LIBS_PATH)/sflt_glibc.a 

CFLAGS += -DVM_LITTLE_ENDIAN