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