#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
#
#
# Prefer 32-bit as only "binary" delivered is a script with embedded paths.
# Fix 64-bit linking done via compiler.
CPPFLAGS += $(CPP_LARGEFILES)
'-e "/libtool/d"' \
'-e "/-m32/d"' \
'-e "/-m64/d"' \
'-e "/ld: warning/d"' \
'-e "/warning/d"' \
'-e "/prototype:/d"' \
'-e "/argument/d"' \
'-e "/Entering/d"' \
'-e "/Leaving/d"' \
'-e "/Nothing to be done/d"' \
'-e "s/[0-9]\{1,\}\.[0-9]\{1,\} s, //g"' \
'-e "s^[0-9]\{1,\} kB/s^^g"' \
'-e "s^[0-9]\{1,\} kB/s^^g"' \
'-e "s^[0-9]\{1,\}\.[0-9]\{1,\} MB/s^^g"' \
'-e "s^[0-9]\{1,\}\.[0-9]\{1,\} MB/s^^g"' \
'-e "s/([0-9]\{1,\} B)//g"' \
'-e "s/([0-9]\{1,\} B)//g"' \
'-e "s/ \{1,\}copied/ copied/g"' \