96N/A# The contents of this file are subject to the terms of the 96N/A# Common Development and Distribution License (the "License"). 96N/A# You may not use this file except in compliance with the License. 96N/A# See the License for the specific language governing permissions 96N/A# and limitations under the License. 96N/A# When distributing Covered Code, include this CDDL HEADER in each 96N/A# If applicable, add the following below this CDDL HEADER, with the 96N/A# fields enclosed by brackets "[]" replaced with your own identifying 96N/A# information: Portions Copyright [yyyy] [name of copyright owner] 5658N/A# Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved. 7243N/A# Enable adiheap and adistack security extensions 5680N/A# Prevent gzip assembly code usage; which segv's with Studio 12.3 and 12.4. 1095N/A# Needed for "gmake test" to work successfully. 1095N/A# If SHELLOPTS is exported (as it is by the userland makefiles), 1095N/A# then all shell options get exported to child invocations of bash, 1095N/A# which results in test failures due to nounset and xtrace being 1095N/A# set unexpectedly, and errors such as "$1: unbound variable" and 1095N/A# diffs failing due to script tracing in output files. 96N/A# Fix references to Solaris renamed programs (z*->gz*) in man pages, info 96N/A# pages and in wrapper scripts. 96N/A# Rename installed programs and man pages in proto dir (z*->gz*). 96N/A# Provide missing man pages. 4730N/A# Get the binaries to test from the component build area.