5255N/A# The contents of this file are subject to the terms of the 5255N/A# Common Development and Distribution License (the "License"). 5255N/A# You may not use this file except in compliance with the License. 5255N/A# See the License for the specific language governing permissions 5255N/A# and limitations under the License. 5255N/A# When distributing Covered Code, include this CDDL HEADER in each 5255N/A# If applicable, add the following below this CDDL HEADER, with the 5255N/A# fields enclosed by brackets "[]" replaced with your own identifying 5255N/A# information: Portions Copyright [yyyy] [name of copyright owner] 5255N/A# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved. 6035N/A# All components using gobject-introspection must be built with gcc as 6035N/A# gobject-introspection 1.46 causes the build to fail when using Studio. 5384N/A# Depends on a Python module from Desktop that is only available 32-bit in S11. 6035N/A# stack-protector breaks build with gcc 5.3 if not explicitly disabled until 6035N/A# fix for 23185183 is available on all build machines (s12_99 or later) 5255N/A# NOCONFIGURE=yes -> do not execute "configure" directly from "autogen.sh" (/wo CONFIGURE_OPTIONS...) 5255N/A# running of configure /wo CONFIGURE_OPTIONS + ENV -> configure will fail (on --with-distro=none is missing) 5255N/A# because "sunos" is not among the distros known to avahi. 5255N/A# g-i-r-scanner also need to have PATH to cc 5255N/A# build standalone sub-components only 6035N/A# gobject-introspection tools are used to build, not a runtime dependency