From: Guillermo J. Rozas Date: Mon, 15 Feb 1993 03:46:52 +0000 (+0000) Subject: Eliminate obsolete flag and add optimization flag for BL10. X-Git-Tag: 20090517-FFI~8514 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=d2f7d2f5255863ddbdc2c1d8375abc2899b47cd4;p=mit-scheme.git Eliminate obsolete flag and add optimization flag for BL10. --- diff --git a/v7/src/microcode/m/alpha.h b/v7/src/microcode/m/alpha.h index 930026456..a0cd72a98 100644 --- a/v7/src/microcode/m/alpha.h +++ b/v7/src/microcode/m/alpha.h @@ -1,9 +1,9 @@ /* -*-C-*- Machine file for DEC Alpha computers. -$Id: alpha.h,v 1.3 1992/11/18 15:31:25 gjr Exp $ +$Id: alpha.h,v 1.4 1993/02/15 03:46:52 gjr Exp $ -Copyright (c) 1992 Digital Equipment Corporation +Copyright (c) 1992-1993 Digital Equipment Corporation */ @@ -11,10 +11,6 @@ Copyright (c) 1992 Digital Equipment Corporation #define PROC_TYPE PROC_TYPE_ALPHA #endif /* PROC_TYPE */ -/* The following crock seems to be needed, since ULTRIX on the vax has - libg but ULTRIX on the pmax doesn't! - */ - #define LIB_DEBUG -#define C_SWITCH_MACHINE -Dalpha +#define C_SWITCH_MACHINE -Olimit 1800