hotspot/make/linux/makefiles/arm.make
author asaha
Mon, 27 Jun 2011 12:29:18 -0700
changeset 10952 efe3b8c3fa02
parent 8921 14bfe81f2a9d
child 10565 dc90c239f4ec
permissions -rw-r--r--
Merge
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
8107
78e5bd944384 7016023: Enable building ARM and PPC from src/closed repository
bobv
parents:
diff changeset
     1
#
8921
14bfe81f2a9d 7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass
trims
parents: 8107
diff changeset
     2
# Copyright (c) 2008, 2011, Oracle and/or its affiliates. All rights reserved.
8107
78e5bd944384 7016023: Enable building ARM and PPC from src/closed repository
bobv
parents:
diff changeset
     3
# ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
78e5bd944384 7016023: Enable building ARM and PPC from src/closed repository
bobv
parents:
diff changeset
     4
#
78e5bd944384 7016023: Enable building ARM and PPC from src/closed repository
bobv
parents:
diff changeset
     5
78e5bd944384 7016023: Enable building ARM and PPC from src/closed repository
bobv
parents:
diff changeset
     6
Obj_Files += linux_arm.o
78e5bd944384 7016023: Enable building ARM and PPC from src/closed repository
bobv
parents:
diff changeset
     7
78e5bd944384 7016023: Enable building ARM and PPC from src/closed repository
bobv
parents:
diff changeset
     8
LIBS += $(EXT_LIBS_PATH)/sflt_glibc.a 
78e5bd944384 7016023: Enable building ARM and PPC from src/closed repository
bobv
parents:
diff changeset
     9
78e5bd944384 7016023: Enable building ARM and PPC from src/closed repository
bobv
parents:
diff changeset
    10
CFLAGS += -DVM_LITTLE_ENDIAN