aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/m/news-risc.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/m/news-risc.h b/src/m/news-risc.h
index a74babceac1..798726911a4 100644
--- a/src/m/news-risc.h
+++ b/src/m/news-risc.h
@@ -19,3 +19,9 @@
19#define C_DEBUG_SWITCH -g3 19#define C_DEBUG_SWITCH -g3
20 20
21#undef TERMINFO 21#undef TERMINFO
22
23/* We have no mode_t. */
24#define NO_MODE_T
25
26/* Don't use the definitoion in m/mips.h. */
27#undef LINKER