From: Richard Stallman Date: Mon, 12 Apr 1993 05:35:04 +0000 (+0000) Subject: Define MKTEMP_EACH_FILE and NO_PRECOMPILES. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=96b11bedc4305854045be1dabf1a6bb5d1816b18;p=gcc.git Define MKTEMP_EACH_FILE and NO_PRECOMPILES. From-SVN: r4087 --- diff --git a/gcc/config/i386/xm-dos.h b/gcc/config/i386/xm-dos.h index 16877c9dc1e..7946e7b47b2 100644 --- a/gcc/config/i386/xm-dos.h +++ b/gcc/config/i386/xm-dos.h @@ -8,3 +8,7 @@ /* Suffix for executable file names. */ #define EXECUTABLE_SUFFIX ".exe" + +#define MKTEMP_EACH_FILE 1 + +#define NO_PRECOMPILES 1