Makefile revision 1498
13860N/A# The contents of this file are subject to the terms of the 13860N/A# Common Development and Distribution License (the "License"). 13860N/A# You may not use this file except in compliance with the License. 13860N/A# See the License for the specific language governing permissions 13860N/A# and limitations under the License. 13629N/A# When distributing Covered Code, include this CDDL HEADER in each 13629N/A# If applicable, add the following below this CDDL HEADER, with the 14341N/A# fields enclosed by brackets "[]" replaced with your own identifying 14341N/A# information: Portions Copyright [yyyy] [name of copyright owner] 14341N/A# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved. # -xthreadvar=%all: allow thread-local storage via __thread # qualifier for all types of variables (global, static and dynamic) # -Qoption ccfe -features=zla: allow VLA/ZLA in C++ (like in C99) # assembler detection for GNU MP and GNU MPFR is done via MPN_PATH # at ./configure time. GNU MPFR wants to know GNU MP's MPN_PATH.