1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

- Mark IGNORE on sparc64

This commit is contained in:
Michael Johnson 2006-04-17 00:29:45 +00:00
parent 3da9f5a7b3
commit 93eac9cab1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=159762
8 changed files with 17 additions and 5 deletions

View File

@ -42,6 +42,10 @@ MOZ_MK_OPTIONS= MOZ_CO_PROJECT=calendar
BROKEN= does not build
.endif
.if ${ARCH}=="sparc64"
IGNORE= core dumps on ${ARCH}
.endif
.if ${PERL_LEVEL} < 500600
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-config_make-jars.pl
.endif

View File

@ -42,6 +42,10 @@ MOZ_MK_OPTIONS= MOZ_CO_PROJECT=calendar
BROKEN= does not build
.endif
.if ${ARCH}=="sparc64"
IGNORE= core dumps on ${ARCH}
.endif
.if ${PERL_LEVEL} < 500600
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-config_make-jars.pl
.endif

View File

@ -42,6 +42,10 @@ MOZ_MK_OPTIONS= MOZ_CO_PROJECT=calendar
BROKEN= does not build
.endif
.if ${ARCH}=="sparc64"
IGNORE= core dumps on ${ARCH}
.endif
.if ${PERL_LEVEL} < 500600
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-config_make-jars.pl
.endif

View File

@ -45,7 +45,7 @@ OPTIONS= NEWTAB "Open external links in a new tab" on \
.include <bsd.port.pre.mk>
.if ${ARCH} == "alpha" && ${OSVERSION} < 500035 || ${ARCH}=="sparc64"
IGNORE= core dumps on alpha during post-build
IGNORE= core dumps on ${ARCH}
.endif
.if ${OSVERSION} >= 600000

View File

@ -45,7 +45,7 @@ OPTIONS= NEWTAB "Open external links in a new tab" on \
.include <bsd.port.pre.mk>
.if ${ARCH} == "alpha" && ${OSVERSION} < 500035 || ${ARCH}=="sparc64"
IGNORE= core dumps on alpha during post-build
IGNORE= core dumps on ${ARCH}
.endif
.if ${OSVERSION} >= 600000

View File

@ -45,7 +45,7 @@ OPTIONS= NEWTAB "Open external links in a new tab" on \
.include <bsd.port.pre.mk>
.if ${ARCH} == "alpha" && ${OSVERSION} < 500035 || ${ARCH}=="sparc64"
IGNORE= core dumps on alpha during post-build
IGNORE= core dumps on ${ARCH}
.endif
.if ${OSVERSION} >= 600000

View File

@ -45,7 +45,7 @@ OPTIONS= NEWTAB "Open external links in a new tab" on \
.include <bsd.port.pre.mk>
.if ${ARCH} == "alpha" && ${OSVERSION} < 500035 || ${ARCH}=="sparc64"
IGNORE= core dumps on alpha during post-build
IGNORE= core dumps on ${ARCH}
.endif
.if ${OSVERSION} >= 600000

View File

@ -45,7 +45,7 @@ OPTIONS= NEWTAB "Open external links in a new tab" on \
.include <bsd.port.pre.mk>
.if ${ARCH} == "alpha" && ${OSVERSION} < 500035 || ${ARCH}=="sparc64"
IGNORE= core dumps on alpha during post-build
IGNORE= core dumps on ${ARCH}
.endif
.if ${OSVERSION} >= 600000