- remove the BROKEN-mips64 markers after miod's recent softfloat commit,

python seems to be working well enough now.
This commit is contained in:
jasper 2010-09-22 13:44:12 +00:00
parent 4fe1d6a292
commit 6e6097e4ac
3 changed files with 3 additions and 9 deletions

View File

@ -1,12 +1,10 @@
# $OpenBSD: Makefile,v 1.29 2010/09/16 22:34:08 fgsch Exp $
# $OpenBSD: Makefile,v 1.30 2010/09/22 13:44:12 jasper Exp $
VERSION= 2.4
PATCHLEVEL= .6
PKG_PATCHLEVEL= p4
SHARED_LIBS= python2.4 1.0
BROKEN-mips64 = Floating point exception while generating pyc objects
.if ${MACHINE_ARCH} == "alpha" || ${MACHINE_ARCH} == "amd64" || \
${MACHINE_ARCH} == "sparc64" || ${MACHINE_ARCH:Mmips64*}
PATCH_LIST= patch-* sup64-*

View File

@ -1,12 +1,10 @@
# $OpenBSD: Makefile,v 1.39 2010/09/16 22:34:08 fgsch Exp $
# $OpenBSD: Makefile,v 1.40 2010/09/22 13:44:12 jasper Exp $
VERSION= 2.5
PATCHLEVEL= .4
PKG_PATCHLEVEL= p6
SHARED_LIBS= python2.5 1.0
BROKEN-mips64 = Floating point exception while generating pyc objects
.if ${MACHINE_ARCH} == "alpha" || ${MACHINE_ARCH} == "amd64" || \
${MACHINE_ARCH} == "sparc64" || ${MACHINE_ARCH:Mmips64*}
PATCH_LIST= patch-* sup64-*

View File

@ -1,11 +1,9 @@
# $OpenBSD: Makefile,v 1.18 2010/09/16 22:36:08 fgsch Exp $
# $OpenBSD: Makefile,v 1.19 2010/09/22 13:44:12 jasper Exp $
VERSION = 2.6
PATCHLEVEL = .6
SHARED_LIBS = python2.6 1.0
BROKEN-mips64 = Floating point exception while generating pyc objects
.if ${MACHINE_ARCH} == "alpha" || ${MACHINE_ARCH} == "amd64" || \
${MACHINE_ARCH} == "sparc64" || ${MACHINE_ARCH:Mmips64*}
PATCH_LIST = patch-* sup64-*