Makefile revision 6917
5253N/A# The contents of this file are subject to the terms of the 5253N/A# Common Development and Distribution License (the "License"). 5253N/A# You may not use this file except in compliance with the License. 5253N/A# See the License for the specific language governing permissions 5253N/A# and limitations under the License. 5253N/A# When distributing Covered Code, include this CDDL HEADER in each 5253N/A# If applicable, add the following below this CDDL HEADER, with the 5253N/A# fields enclosed by brackets "[]" replaced with your own identifying 5253N/A# information: Portions Copyright [yyyy] [name of copyright owner] 5343N/A# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved. 5254N/A# parfait is a bit unhappy (22527218) 6917N/A# gcc 5.3 can't compile this version of firefox yet, so keep using 4.9 for now. 5253N/A# There are a set of .xpi files (as given in the LANG_LIST definition below) 5253N/A# that we need. These are available under: 5256N/A# We could download and unpack them individually, but instead I've created 5256N/A# a compressed tarball of them, and made that available locally for download. 5256N/A# collide due to different files with identical .xpi names. 6917N/A# Alignment issues on sparc: do not publish until resolved. 6917N/A# Currently, GCC 4.9 incorrectly forces all 32-bit compilation to use lf64(7) 5253N/A# If the configure options are not explicitly set, then configure fails with: 5253N/A# configure: warning: CXX=/usr/gcc/4.8/bin/g++: invalid host type 5253N/A# configure: error: can only configure for one host and one target at a time 6917N/A# Run gmake download-xpis to download a tarball for xpi locally. 6917N/A# The resulting archive should be uploaded to userland internal archive. 6917N/A @
echo "downloading firefox xpis" 5253N/A '-e "/\(^TEST-PASS\).*/d" '