equal
deleted
inserted
replaced
16 # fields enclosed by brackets "[]" replaced with your own identifying |
16 # fields enclosed by brackets "[]" replaced with your own identifying |
17 # information: Portions Copyright [yyyy] [name of copyright owner] |
17 # information: Portions Copyright [yyyy] [name of copyright owner] |
18 # |
18 # |
19 # CDDL HEADER END |
19 # CDDL HEADER END |
20 # |
20 # |
21 # Copyright (c) 2012, 2013, Oracle and/or its affiliates. All rights reserved. |
21 # Copyright (c) 2012, 2014, Oracle and/or its affiliates. All rights reserved. |
22 # |
22 # |
23 PARFAIT_BUILD=no |
23 PARFAIT_BUILD=no |
24 |
24 |
25 include ../../make-rules/shared-macros.mk |
25 include ../../make-rules/shared-macros.mk |
26 |
26 |
72 CR7019368.patch CR6729252.patch \ |
72 CR7019368.patch CR6729252.patch \ |
73 MAP_TYPE_64_Bits.patch CR7167466.patch \ |
73 MAP_TYPE_64_Bits.patch CR7167466.patch \ |
74 CR7168611.patch CR7178717.patch \ |
74 CR7168611.patch CR7178717.patch \ |
75 CR7175995.patch CR7128313.patch \ |
75 CR7175995.patch CR7128313.patch \ |
76 Bug15794787,15819673.patch \ |
76 Bug15794787,15819673.patch \ |
77 Bug15808407.patch Bug17714341.patch |
77 Bug15808407.patch Bug17714341.patch \ |
|
78 17432413.patch |
|
79 |
78 # Fixup HOSTTYPE to match uname output and bits |
80 # Fixup HOSTTYPE to match uname output and bits |
79 HOSTTYPE32=sol11.$(shell uname -p) |
81 HOSTTYPE32=sol11.$(shell uname -p) |
80 HOSTTYPE64=sol11.$(shell uname -p)-64 |
82 HOSTTYPE64=sol11.$(shell uname -p)-64 |
81 |
83 |
82 # Make the unpack of the second archive relocate to a sensible place |
84 # Make the unpack of the second archive relocate to a sensible place |