hotspot/make/linux/platform_arm
author ngmr
Tue, 22 Nov 2011 09:51:30 +0000
changeset 11033 ef047e386299
parent 8107 78e5bd944384
permissions -rw-r--r--
7114558: Inet4AddressImpl should use memset (rather than bzero) and NI_MAXHOST (rather than MAXHOSTNAMELEN) Reviewed-by: chegar Contributed-by: Neil Richards <neil.richards@ngmr.net>
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
os_family = linux
78e5bd944384 7016023: Enable building ARM and PPC from src/closed repository
bobv
parents:
diff changeset
     2
78e5bd944384 7016023: Enable building ARM and PPC from src/closed repository
bobv
parents:
diff changeset
     3
arch = arm
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
arch_model = arm
78e5bd944384 7016023: Enable building ARM and PPC from src/closed repository
bobv
parents:
diff changeset
     6
78e5bd944384 7016023: Enable building ARM and PPC from src/closed repository
bobv
parents:
diff changeset
     7
os_arch = linux_arm
78e5bd944384 7016023: Enable building ARM and PPC from src/closed repository
bobv
parents:
diff changeset
     8
78e5bd944384 7016023: Enable building ARM and PPC from src/closed repository
bobv
parents:
diff changeset
     9
os_arch_model = linux_arm
78e5bd944384 7016023: Enable building ARM and PPC from src/closed repository
bobv
parents:
diff changeset
    10
78e5bd944384 7016023: Enable building ARM and PPC from src/closed repository
bobv
parents:
diff changeset
    11
lib_arch = arm
78e5bd944384 7016023: Enable building ARM and PPC from src/closed repository
bobv
parents:
diff changeset
    12
78e5bd944384 7016023: Enable building ARM and PPC from src/closed repository
bobv
parents:
diff changeset
    13
compiler = gcc
78e5bd944384 7016023: Enable building ARM and PPC from src/closed repository
bobv
parents:
diff changeset
    14
78e5bd944384 7016023: Enable building ARM and PPC from src/closed repository
bobv
parents:
diff changeset
    15
gnu_dis_arch = arm
78e5bd944384 7016023: Enable building ARM and PPC from src/closed repository
bobv
parents:
diff changeset
    16
78e5bd944384 7016023: Enable building ARM and PPC from src/closed repository
bobv
parents:
diff changeset
    17
sysdefs = -DLINUX -D_GNU_SOURCE -DARM