From 64ebc39d0f55679ef8f078e22b95544bd66095b0 Mon Sep 17 00:00:00 2001 From: Michael Johnson Date: Mon, 17 Apr 2006 00:24:56 +0000 Subject: - Mark IGNORE on sparc64 since it core dumps at startup --- www/firefox-esr/Makefile | 2 +- www/firefox/Makefile | 2 +- www/firefox15/Makefile | 2 +- www/firefox36/Makefile | 2 +- www/flock/Makefile | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'www') diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index 295884fb32d6..39903e8f3f45 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -44,7 +44,7 @@ OPTIONS= NEWTAB "Open external links in a new tab" on \ .include -.if ${ARCH} == "alpha" && ${OSVERSION} < 500035 +.if ${ARCH} == "alpha" && ${OSVERSION} < 500035 || ${ARCH}=="sparc64" IGNORE= core dumps on alpha during post-build .endif diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 295884fb32d6..39903e8f3f45 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -44,7 +44,7 @@ OPTIONS= NEWTAB "Open external links in a new tab" on \ .include -.if ${ARCH} == "alpha" && ${OSVERSION} < 500035 +.if ${ARCH} == "alpha" && ${OSVERSION} < 500035 || ${ARCH}=="sparc64" IGNORE= core dumps on alpha during post-build .endif diff --git a/www/firefox15/Makefile b/www/firefox15/Makefile index 295884fb32d6..39903e8f3f45 100644 --- a/www/firefox15/Makefile +++ b/www/firefox15/Makefile @@ -44,7 +44,7 @@ OPTIONS= NEWTAB "Open external links in a new tab" on \ .include -.if ${ARCH} == "alpha" && ${OSVERSION} < 500035 +.if ${ARCH} == "alpha" && ${OSVERSION} < 500035 || ${ARCH}=="sparc64" IGNORE= core dumps on alpha during post-build .endif diff --git a/www/firefox36/Makefile b/www/firefox36/Makefile index 295884fb32d6..39903e8f3f45 100644 --- a/www/firefox36/Makefile +++ b/www/firefox36/Makefile @@ -44,7 +44,7 @@ OPTIONS= NEWTAB "Open external links in a new tab" on \ .include -.if ${ARCH} == "alpha" && ${OSVERSION} < 500035 +.if ${ARCH} == "alpha" && ${OSVERSION} < 500035 || ${ARCH}=="sparc64" IGNORE= core dumps on alpha during post-build .endif diff --git a/www/flock/Makefile b/www/flock/Makefile index 295884fb32d6..39903e8f3f45 100644 --- a/www/flock/Makefile +++ b/www/flock/Makefile @@ -44,7 +44,7 @@ OPTIONS= NEWTAB "Open external links in a new tab" on \ .include -.if ${ARCH} == "alpha" && ${OSVERSION} < 500035 +.if ${ARCH} == "alpha" && ${OSVERSION} < 500035 || ${ARCH}=="sparc64" IGNORE= core dumps on alpha during post-build .endif -- cgit v1.2.3