ppc.make revision 2273
2073N/A#
2273N/A# Copyright (c) 2004, 2011, Oracle and/or its affiliates. All rights reserved.
2073N/A# ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
2073N/A#
2073N/A
2073N/A# The copied fdlibm routines in sharedRuntimeTrig.o must not be optimized
2073N/AOPT_CFLAGS/sharedRuntimeTrig.o = $(OPT_CFLAGS/NOOPT)
2073N/A
2073N/A# Must also specify if CPU is big endian
2073N/ACFLAGS += -DVM_BIG_ENDIAN
2073N/A