Makefile revision 1763
c1aef54e14bb92518b1c062ba8c0292a7cb949cbAutomatic Updater# CDDL HEADER START
911ed0d3bee586b3bec42cb6c376d5cc6c0e1e24Brian Wellington# The contents of this file are subject to the terms of the
ec5347e2c775f027573ce5648b910361aa926c01Automatic Updater# Common Development and Distribution License (the "License").
911ed0d3bee586b3bec42cb6c376d5cc6c0e1e24Brian Wellington# You may not use this file except in compliance with the License.
911ed0d3bee586b3bec42cb6c376d5cc6c0e1e24Brian Wellington# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# See the License for the specific language governing permissions
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# and limitations under the License.
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# When distributing Covered Code, include this CDDL HEADER in each
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# If applicable, add the following below this CDDL HEADER, with the
911ed0d3bee586b3bec42cb6c376d5cc6c0e1e24Brian Wellington# fields enclosed by brackets "[]" replaced with your own identifying
911ed0d3bee586b3bec42cb6c376d5cc6c0e1e24Brian Wellington# information: Portions Copyright [yyyy] [name of copyright owner]
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austein# CDDL HEADER END
911ed0d3bee586b3bec42cb6c376d5cc6c0e1e24Brian Wellington# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
911ed0d3bee586b3bec42cb6c376d5cc6c0e1e24Brian WellingtonCOMPONENT_PROJECT_URL= http://www.gnu.org/software/diffutils/
911ed0d3bee586b3bec42cb6c376d5cc6c0e1e24Brian WellingtonCOMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
911ed0d3bee586b3bec42cb6c376d5cc6c0e1e24Brian Wellington sha256:2aaaebef615be7dc365306a14caa5d273a4fc174f9f10abca8b60e082c054ed3
f450814ab8989820a7bc9a2c484eb9f2c1c7b915Mark AndrewsCOMPONENT_ARCHIVE_URL= http://ftp.gnu.org/gnu/diffutils/$(COMPONENT_ARCHIVE)
911ed0d3bee586b3bec42cb6c376d5cc6c0e1e24Brian Wellington# Need to reduce optimization level in order to successfully run the
78838d3e0cd62423c23de5503910e01884d2104bBrian Wellington# configure test for detecting whether Solaris can detect stack overflow.
911ed0d3bee586b3bec42cb6c376d5cc6c0e1e24Brian Wellington# See CR #16954300.
911ed0d3bee586b3bec42cb6c376d5cc6c0e1e24Brian WellingtonCONFIGURE_OPTIONS += --infodir=$(CONFIGURE_INFODIR)
93d6dfaf66258337985427c86181f01fc51f0bb4Mark Andrews# common targets