tweak
This commit is contained in:
parent
817c87e81e
commit
09926f725f
@ -1,4 +1,4 @@
|
|||||||
# $OpenBSD: Makefile,v 1.2 2011/03/13 17:31:25 jasper Exp $
|
# $OpenBSD: Makefile,v 1.3 2011/03/13 17:33:38 jasper Exp $
|
||||||
|
|
||||||
COMMENT= XML validation library
|
COMMENT= XML validation library
|
||||||
|
|
||||||
@ -26,7 +26,6 @@ PERMIT_DISTFILES_FTP= Yes
|
|||||||
|
|
||||||
# See bsd.lib.mk:162
|
# See bsd.lib.mk:162
|
||||||
.if ${MACHINE_ARCH:Mmips64*}
|
.if ${MACHINE_ARCH:Mmips64*}
|
||||||
EXTRA_CFLAGS= -D__BUILTIN_HACK
|
|
||||||
PKG_ARGS+= -Dno_mips64=0
|
PKG_ARGS+= -Dno_mips64=0
|
||||||
.else
|
.else
|
||||||
PKG_ARGS+= -Dno_mips64=1
|
PKG_ARGS+= -Dno_mips64=1
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
$OpenBSD: PFRAG.no_mips64,v 1.1 2011/03/13 17:31:25 jasper Exp $
|
@comment $OpenBSD: PFRAG.no_mips64,v 1.2 2011/03/13 17:33:38 jasper Exp $
|
||||||
lib/libxmlsd_pic.a
|
lib/libxmlsd_pic.a
|
||||||
|
Loading…
Reference in New Issue
Block a user