7189N/A# The contents of this file are subject to the terms of the 7189N/A# Common Development and Distribution License (the "License"). 7189N/A# You may not use this file except in compliance with the License. 7189N/A# See the License for the specific language governing permissions 7189N/A# and limitations under the License. 7189N/A# When distributing Covered Code, include this CDDL HEADER in each 7189N/A# If applicable, add the following below this CDDL HEADER, with the 7189N/A# fields enclosed by brackets "[]" replaced with your own identifying 7189N/A# information: Portions Copyright [yyyy] [name of copyright owner] 7189N/A# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved. 7189N/A# For now, all things built for C++11 require gcc. 7189N/A# Uses gobject-introspection, not available on S11. 7189N/A# Use project's own optimisation flags instead. 7189N/A# Requires __EXTENSIONS__ for access to various non-standard time functions. 7189N/A# Required for other components. 7189N/A# Always use Solaris-provided timezone data. 7189N/A# Workaround g-ir-scanner breakage. 7189N/A# Required for gobject-introspection invocation. 7189N/A# Tell g-ir-scanner not to cache results in homedir of user running the build