Makefile revision 5680
62639ee1329be2d687701dfa01fc006314440bf7Jaco Jooste# CDDL HEADER START
62639ee1329be2d687701dfa01fc006314440bf7Jaco Jooste# The contents of this file are subject to the terms of the
62639ee1329be2d687701dfa01fc006314440bf7Jaco Jooste# Common Development and Distribution License (the "License").
62639ee1329be2d687701dfa01fc006314440bf7Jaco Jooste# You may not use this file except in compliance with the License.
62639ee1329be2d687701dfa01fc006314440bf7Jaco Jooste# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
62639ee1329be2d687701dfa01fc006314440bf7Jaco Jooste# See the License for the specific language governing permissions
62639ee1329be2d687701dfa01fc006314440bf7Jaco Jooste# and limitations under the License.
62639ee1329be2d687701dfa01fc006314440bf7Jaco Jooste# When distributing Covered Code, include this CDDL HEADER in each
62639ee1329be2d687701dfa01fc006314440bf7Jaco Jooste# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
62639ee1329be2d687701dfa01fc006314440bf7Jaco Jooste# If applicable, add the following below this CDDL HEADER, with the
62639ee1329be2d687701dfa01fc006314440bf7Jaco Jooste# fields enclosed by brackets "[]" replaced with your own identifying
62639ee1329be2d687701dfa01fc006314440bf7Jaco Jooste# information: Portions Copyright [yyyy] [name of copyright owner]
62639ee1329be2d687701dfa01fc006314440bf7Jaco Jooste# CDDL HEADER END
62639ee1329be2d687701dfa01fc006314440bf7Jaco Jooste# Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
62639ee1329be2d687701dfa01fc006314440bf7Jaco JoosteIPS_COMPONENT_VERSION= $(shell echo $(HG_REV) | sed -e 's/-/./g' -e 's/v//')
62639ee1329be2d687701dfa01fc006314440bf7Jaco Jooste# COMPONENT_SRC* is autodefined by the prep-{SCM} Makefile fragment
62639ee1329be2d687701dfa01fc006314440bf7Jaco JoosteHG_HASH= sha256:0c823290aebf4ea341be2f8280cc5906cdbbf772c54fa675afb0845983f23b60
62639ee1329be2d687701dfa01fc006314440bf7Jaco Jooste# Only install the non-X variant. We will cherry-pick gvim out of the build
62639ee1329be2d687701dfa01fc006314440bf7Jaco Jooste# directory to avoid re-installing everything.
62639ee1329be2d687701dfa01fc006314440bf7Jaco Jooste# Necessary to pass 64-bit flags to the link stage.
62639ee1329be2d687701dfa01fc006314440bf7Jaco JoosteCONFIGURE_OPTIONS += --with-compiledby="the Solaris Userland build environment"
62639ee1329be2d687701dfa01fc006314440bf7Jaco JoosteCONFIGURE_OPTIONS += --with-modified-by="Solaris Userland <userland-discuss@opensolaris.org>"
# - Perl_croak_nocontext is redefined (embed.h, line 5157), having something to
# type pTHX. if_perl.xs defines that to void if it's not already defined,
# but perl.h probably does something else to it, not sure what yet. This
COMPONENT_TEST_TARGETS = test