Makefile revision 3996
10139N/A# The contents of this file are subject to the terms of the 10139N/A# Common Development and Distribution License (the "License"). 18970N/A# You may not use this file except in compliance with the License. 10139N/A# See the License for the specific language governing permissions 17185N/A# and limitations under the License. 17182N/A# When distributing Covered Code, include this CDDL HEADER in each 17182N/A# If applicable, add the following below this CDDL HEADER, with the 10139N/A# fields enclosed by brackets "[]" replaced with your own identifying 10139N/A# information: Portions Copyright [yyyy] [name of copyright owner] 18970N/A# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved. 10139N/A# This product bootstraps itself. The gcc flags are not the same 10139N/A# as Studio flags. -O2 means different things for the two compilers 20071N/A# sparc and x86 use different assemblers 10139N/A# Keep ASLR disabled (the default) for gcc 4.5; build often core dumps with ASLR # To ensure that all tests that are expected to pass actually # pass, we have to increase the stacksize limit to at least # 16384 Kb. Otherwise we'll get spurious failures in the test # With the soft stacksize limit set to 16384 we get very good