summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.inc14
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index 98ecfdd..df3d9d5 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -27,6 +27,10 @@
.include <bsd.own.mk>
+.if ${MACHINE_ARCH} == "mips"
+MK_RESCUE=no # not yet
+.endif
+
# We must do share/info early so that installation of info `dir'
# entries works correctly. Do it first since it is less likely to
# grow dependencies on include and lib than vice versa.
OpenPOWER on IntegriCloud