aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/conf-riscos/include/g10defs.h
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/conf-riscos/include/g10defs.h')
-rw-r--r--scripts/conf-riscos/include/g10defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/conf-riscos/include/g10defs.h b/scripts/conf-riscos/include/g10defs.h
index 46acdbfe1..6b47a6b38 100644
--- a/scripts/conf-riscos/include/g10defs.h
+++ b/scripts/conf-riscos/include/g10defs.h
@@ -38,5 +38,5 @@
/* External process spawning mechanism */
#if !(defined(HAVE_FORK) && defined(HAVE_PIPE) && defined(HAVE_WAITPID))
-#define EXEC_TEMPFILE_ONLY
+#define EXEC_TEMPFILE_ONLY 1
#endif