From c80781a0854a5552795e6ff398ebe988bfe4c904 Mon Sep 17 00:00:00 2001 From: "Guillermo J. Rozas" Date: Sat, 29 Aug 1992 12:47:54 +0000 Subject: [PATCH] Define AUTOCLOBBER_BUG. --- v7/src/microcode/s/decosf.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/v7/src/microcode/s/decosf.h b/v7/src/microcode/s/decosf.h index 1ee6186b0..af7d3fd7a 100644 --- a/v7/src/microcode/s/decosf.h +++ b/v7/src/microcode/s/decosf.h @@ -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 -- 2.25.1