hotspot/make/linux/platform_amd64
author yhuang
Mon, 12 Dec 2011 18:21:42 -0800
changeset 11290 a5d429b1642b
parent 357 f4edb0d9f109
permissions -rw-r--r--
7003124: In Bulgarian Locale DateFormat is wrong Reviewed-by: naoto, peytoia
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
     1
os_family = linux
489c9b5090e2 Initial load
duke
parents:
diff changeset
     2
489c9b5090e2 Initial load
duke
parents:
diff changeset
     3
arch = x86
489c9b5090e2 Initial load
duke
parents:
diff changeset
     4
489c9b5090e2 Initial load
duke
parents:
diff changeset
     5
arch_model = x86_64
489c9b5090e2 Initial load
duke
parents:
diff changeset
     6
489c9b5090e2 Initial load
duke
parents:
diff changeset
     7
os_arch = linux_x86
489c9b5090e2 Initial load
duke
parents:
diff changeset
     8
489c9b5090e2 Initial load
duke
parents:
diff changeset
     9
os_arch_model = linux_x86_64
489c9b5090e2 Initial load
duke
parents:
diff changeset
    10
489c9b5090e2 Initial load
duke
parents:
diff changeset
    11
lib_arch = amd64
489c9b5090e2 Initial load
duke
parents:
diff changeset
    12
489c9b5090e2 Initial load
duke
parents:
diff changeset
    13
compiler = gcc
489c9b5090e2 Initial load
duke
parents:
diff changeset
    14
489c9b5090e2 Initial load
duke
parents:
diff changeset
    15
sysdefs = -DLINUX -D_GNU_SOURCE -DAMD64