Makefile revision 5821
86N/A# The contents of this file are subject to the terms of the 86N/A# Common Development and Distribution License (the "License"). 86N/A# You may not use this file except in compliance with the License. 86N/A# See the License for the specific language governing permissions 86N/A# and limitations under the License. 86N/A# When distributing Covered Code, include this CDDL HEADER in each 86N/A# If applicable, add the following below this CDDL HEADER, with the 86N/A# fields enclosed by brackets "[]" replaced with your own identifying 86N/A# information: Portions Copyright [yyyy] [name of copyright owner] 86N/A# Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved. 86N/A# Version for IPS. The encoding rules are: 1258N/A# OpenSSH <x>.<y>p<n> => IPS <x>.<y>.0.<n> 86N/A# OpenSSH <x>.<y>.<z>p<n> => IPS <x>.<y>.<z>.<n> 2123N/A# Because of set up requirements, test suite is in stc gate. 86N/A# 11.3 has conflicts with ON's SunSSH package, which had not yet added 86N/A# mediated links, thus cannot be updated to. # We need to disable lazyloading of dynamic dependent libraries. During the # pre-authentication phase, sshd will chroot to /var/empty which doesn't # contain any files. If we use lazyloading, sshd will fail to find any # libraries that it needs. # Enable nxheap and nxstack security extensions # Fix 64-bit linking via compiler. # Copy the sftp dtrace provider file and the header file to source directory ( echo "Copying dtrace sftp files..."; \ # Copy Solaris specific source files and generate configuration script