Makefile revision 6966
6213N/A# The contents of this file are subject to the terms of the 6213N/A# Common Development and Distribution License (the "License"). 6213N/A# You may not use this file except in compliance with the License. 6213N/A# See the License for the specific language governing permissions 6213N/A# and limitations under the License. 6213N/A# When distributing Covered Code, include this CDDL HEADER in each 6213N/A# If applicable, add the following below this CDDL HEADER, with the 6213N/A# fields enclosed by brackets "[]" replaced with your own identifying 6213N/A# information: Portions Copyright [yyyy] [name of copyright owner] 6213N/A# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved. 6213N/A# All components using gobject-introspection must be built with gcc as 6213N/A# gobject-introspection does not produce correct results when using Studio. 6213N/A# Enable tests once all dependencies are install on the build server 6213N/A# Needs gobject-introspection, not available on S11. 6213N/A# Uses isinf, etc. only available in c99 and newer. The GNU variant is chosen 6213N/A# due to use of M_PI, etc. dropped in C99 and newer. 6213N/A# 32-bit gcc builds cause segfaults in gtk3; see bug 21393975. 6213N/A# Required for other components. 6674N/A# disable colord for now till we get colord installed on build servers 6674N/A# at which point we can delete this and add it in REQ PKGS 6966N/A# Make sure SMF manifests are valid 6966N/A# Generate and install architecture-specific configuration files.