view make/linux/makefiles/ppc.make @ 2336:df1347358fe6

7024584: Symbol printouts shouldnt be under PrintGCDetails Summary: Put symbol printing under Verbose and WizardMode so you can get this information if you really want it. Reviewed-by: phh, stefank, never, dholmes, jcoomes
author coleenp
date Mon, 07 Mar 2011 16:03:28 -0500
parents b92c45f2bc75
children 1d1603768966
line wrap: on
line source

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

# The copied fdlibm routines in sharedRuntimeTrig.o must not be optimized
OPT_CFLAGS/sharedRuntimeTrig.o = $(OPT_CFLAGS/NOOPT)

# Must also specify if CPU is big endian
CFLAGS += -DVM_BIG_ENDIAN