Define AUTOCLOBBER_BUG.
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Sat, 29 Aug 1992 12:47:54 +0000 (12:47 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Sat, 29 Aug 1992 12:47:54 +0000 (12:47 +0000)
v7/src/microcode/s/decosf.h

index 1ee6186b090e7dbccd4b340c93194d90ede5c1c7..af7d3fd7ab18e7af5d48e43b1614c80fd864f7ca 100644 (file)
@@ -1,10 +1,12 @@
 /* -*-C-*-
    System file for DEC OSF1
 
-$Id: decosf.h,v 1.1 1992/08/29 12:21:21 jinx Exp $
+$Id: decosf.h,v 1.2 1992/08/29 12:47:54 jinx Exp $
 
 Copyright (C) 1992  Digital Equipment Corporation */
 
 #define LIB_DEBUG              /* no -lg */
 
-#define C_SWITCH_SYSTEM -std1
+/* AUTOCLOBBER_BUG temporarily defined (until BL10) and release. */
+
+#define C_SWITCH_SYSTEM -std1 -DAUTOCLOBBER_BUG