Makefile revision 1258
2772c0bad271d7a345ef7779dd318fa6098a6bfand# CDDL HEADER START
e57e674bd581bf1e801f749f92955bc330627409nd# The contents of this file are subject to the terms of the
2772c0bad271d7a345ef7779dd318fa6098a6bfand# Common Development and Distribution License (the "License").
acc36ab93565d2880447d535da6ca6e5feac7a70nd# You may not use this file except in compliance with the License.
031b91a62d25106ae69d4693475c79618dd5e884fielding# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
031b91a62d25106ae69d4693475c79618dd5e884fielding# See the License for the specific language governing permissions
031b91a62d25106ae69d4693475c79618dd5e884fielding# and limitations under the License.
acc36ab93565d2880447d535da6ca6e5feac7a70nd# When distributing Covered Code, include this CDDL HEADER in each
acc36ab93565d2880447d535da6ca6e5feac7a70nd# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
acc36ab93565d2880447d535da6ca6e5feac7a70nd# If applicable, add the following below this CDDL HEADER, with the
acc36ab93565d2880447d535da6ca6e5feac7a70nd# fields enclosed by brackets "[]" replaced with your own identifying
acc36ab93565d2880447d535da6ca6e5feac7a70nd# information: Portions Copyright [yyyy] [name of copyright owner]
acc36ab93565d2880447d535da6ca6e5feac7a70nd# CDDL HEADER END
7db9f691a00ead175b03335457ca296a33ddf31bnd# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
a0e42292521d317fda1b5d7a33f0754066cfe97and sha256:a3c5455f30ffb3e6eeafb9e54598b48f9fbf46e3e99f431120360c183ddcc889
52bc21ad2115333a8295c5f3e4f328d7431e6989ndCOMPONENT_ARCHIVE_URL= http://ftp.gnu.org/gnu/gdb/$(COMPONENT_ARCHIVE)
e57e674bd581bf1e801f749f92955bc330627409nd# optimization level lowered to -xO3 to address failures in the
2772c0bad271d7a345ef7779dd318fa6098a6bfand# gdb test suite at -xO4.
2772c0bad271d7a345ef7779dd318fa6098a6bfand# `echo $(CFLAGS)` and `echo $(LDFLAGS)` used to
2772c0bad271d7a345ef7779dd318fa6098a6bfand# work around problem with extra blank characters
2772c0bad271d7a345ef7779dd318fa6098a6bfand# inserted into configrue option strings during
2772c0bad271d7a345ef7779dd318fa6098a6bfand# nested configure invocations within the gdb build.
2772c0bad271d7a345ef7779dd318fa6098a6bfand# common targets