oops
This commit is contained in:
parent
a2d7c405b0
commit
b35f147a2f
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: ocaml.port.mk,v 1.5 2004/06/22 18:14:44 avsm Exp $
|
||||
# $OpenBSD: ocaml.port.mk,v 1.6 2004/06/22 18:15:58 avsm Exp $
|
||||
|
||||
# regular file usage for bytecode:
|
||||
# PLIST -- bytecode base files
|
||||
@ -10,7 +10,7 @@
|
||||
# PFRAG.native.no-foo -- nativecode files for FLAVOR != foo
|
||||
|
||||
.if ${MACHINE_ARCH} == "alpha" || ${MACHINE_ARCH} == "i386" || \
|
||||
${MACHINE_ARCH} == "sparc" || ${MACHINE_ARCH} == "amd64" ||
|
||||
${MACHINE_ARCH} == "sparc" || ${MACHINE_ARCH} == "amd64" || \
|
||||
${MACHINE_ARCH} == "powerpc"
|
||||
MODOCAML_NATIVE=Yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user