summaryrefslogtreecommitdiff
path: root/gcc/config/convex/xm-convex.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/convex/xm-convex.h')
-rw-r--r--gcc/config/convex/xm-convex.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/gcc/config/convex/xm-convex.h b/gcc/config/convex/xm-convex.h
index aaaa3b1464c..c3e0fe2c1e7 100644
--- a/gcc/config/convex/xm-convex.h
+++ b/gcc/config/convex/xm-convex.h
@@ -1,5 +1,5 @@
/* Configuration for GNU C-compiler for Convex.
- Copyright (C) 1989, 1993, 1997 Free Software Foundation, Inc.
+ Copyright (C) 1989, 1993, 1997, 2001 Free Software Foundation, Inc.
This file is part of GNU CC.
@@ -37,11 +37,6 @@ Boston, MA 02111-1307, USA. */
#define SUCCESS_EXIT_CODE 0
#define FATAL_EXIT_CODE 33
-/* Convex ships /tmp as a separate file system - thus it
- usually has more free space than /usr/tmp */
-
-#define P_tmpdir "/tmp/"
-
/* Convex uses Vax or IEEE floats.
Both formats have Vax semantics. */