hotspot/make/linux/platform_amd64
author dcubed
Tue, 24 Apr 2012 15:20:40 -0700
changeset 12503 9df71f999005
parent 357 f4edb0d9f109
permissions -rw-r--r--
Merge
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