6358N/A# The contents of this file are subject to the terms of the 6358N/A# Common Development and Distribution License (the "License"). 6358N/A# You may not use this file except in compliance with the License. 6358N/A# See the License for the specific language governing permissions 6358N/A# and limitations under the License. 6358N/A# When distributing Covered Code, include this CDDL HEADER in each 6358N/A# If applicable, add the following below this CDDL HEADER, with the 6358N/A# fields enclosed by brackets "[]" replaced with your own identifying 6358N/A# information: Portions Copyright [yyyy] [name of copyright owner] 6358N/A# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved. 6358N/A# Version 0.8.9 of libpki has not been released, yet. There is no source 6358N/A# tarball for it. In Solaris 12, Userland consolidation has infrastructure 6358N/A# to fetch sources based on a specified git commit hash. Such infrastructure 6358N/A# is not present in Solaris 11.3. So we take the latest tarball 0.8.8 6358N/A# and apply few patches on top of it to get the same sources as in s12. 6358N/A# Need to include the path below because not all headers are available in 6358N/A# Only install the OpenLDAP variant. We will cherry-pick libpki built against 6358N/A# Mozilla LDAP out of the build directory to avoid re-installing everything. 6358N/A# This is necessary because 'gmake install' tries to install some files under 6358N/A# We build two variants: against OpenLDAP and against Mozilla LDAP libraries.