view make/linux/makefiles/arm.make @ 3240:5504afd15955

7033100: CreateMinidumpOnCrash does not work for failed asserts Summary: Passing NULL as MINIDUMP_EXCEPTION_INFORMATION when calling MiniDumpWriteDump when crash is due to assertion instead of real exception to avoid creating zero-length mini dump file. Reviewed-by: acorn, dcubed, poonam, coleenp
author zgu
date Thu, 14 Apr 2011 11:50:36 -0400
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