bobv@2508: # bobv@2508: # Copyright (c) 2004, 2010, Oracle and/or its affiliates. All rights reserved. bobv@2508: # ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. bobv@2508: # bobv@2508: bobv@2508: # The copied fdlibm routines in sharedRuntimeTrig.o must not be optimized bobv@2508: OPT_CFLAGS/sharedRuntimeTrig.o = $(OPT_CFLAGS/NOOPT) bobv@2508: bobv@2508: # Must also specify if CPU is big endian bobv@2508: CFLAGS += -DVM_BIG_ENDIAN bobv@2508: