Makefile revision 5893
810N/A# The contents of this file are subject to the terms of the 98N/A# Common Development and Distribution License (the "License"). 98N/A# You may not use this file except in compliance with the License. 919N/A# See the License for the specific language governing permissions 919N/A# and limitations under the License. 919N/A# When distributing Covered Code, include this CDDL HEADER in each 919N/A# If applicable, add the following below this CDDL HEADER, with the 919N/A# fields enclosed by brackets "[]" replaced with your own identifying 919N/A# information: Portions Copyright [yyyy] [name of copyright owner] 919N/A# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved. 98N/A# All components using gobject-introspection must be built with gcc as 98N/A# gobject-introspection does not produce correct results when using Studio. 493N/A# Required for other components. # Forcibly disable use of medialib since it's being removed soon in s12 # Tell g-ir-scanner which compiler to use since upstream Makefile forgot to # Generate and install architecture-specific configuration files. # Needed for "gmake test" to work successfully. # Strip pids from test output, since they're always different # Tests run against an Xvfb server