5232N/A# The contents of this file are subject to the terms of the 5232N/A# Common Development and Distribution License (the "License"). 5232N/A# You may not use this file except in compliance with the License. 5232N/A# See the License for the specific language governing permissions 5232N/A# and limitations under the License. 5232N/A# When distributing Covered Code, include this CDDL HEADER in each 5232N/A# If applicable, add the following below this CDDL HEADER, with the 5232N/A# fields enclosed by brackets "[]" replaced with your own identifying 5232N/A# information: Portions Copyright [yyyy] [name of copyright owner] 5680N/A# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved. 5232N/A# In order to run the tests, we need to use cloney 5232N/A# Seems that we have no other way to designate that we want large file support. 6656N/A# Need to ensure lcms custom chunk memory allocator aligns properly for all 5232N/A# Needed to get past trying to copy identical files because the top_srcdir 5232N/A# is not the same as the top_builddir. 5232N/A '-e "s|^.*test bed.*$$|XXX_REMOVE_XXX|g" ' \
5232N/A '-e "s|^.*MPixel.*$$|XXX_REMOVE_XXX|g" ' \
5232N/A '-e "s|^.*Single block hit.*$$|XXX_REMOVE_XXX|g" ' \
5232N/A '-e "s|^.*$(CC).*$$|XXX_REMOVE_XXX|g" ' \
5232N/A '-e "s|^.*source=.*libtool=no.*$$|XXX_REMOVE_XXX|g" ' \
5232N/A '-e "s|^.*DEPDIR=.deps.*$$|XXX_REMOVE_XXX|g" ' \
5232N/A '-e "s|^make.*: Leaving directory.*$$|XXX_REMOVE_XXX|g" ' \
5232N/A '-e "s|^make.*: Entering directory.*$$|XXX_REMOVE_XXX|g" ' \
5232N/A '-e "/^XXX_REMOVE_XXX$$/d" '