From 1426f6f91e5c7ee95553275957113589cc45a6c3 Mon Sep 17 00:00:00 2001 From: Jim Blandy Date: Thu, 30 Jan 1992 15:31:35 +0000 Subject: [PATCH] *** empty log message *** --- src/m/orion105.h | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/src/m/orion105.h b/src/m/orion105.h index 9820b6cd3b7..58371ca8d7f 100644 --- a/src/m/orion105.h +++ b/src/m/orion105.h @@ -78,13 +78,3 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ /* Arguments to ignore before argc in crt0.c. */ #define DUMMIES dummy1, dummy2, - -/* dbx can't cope so what the heck - currently (July 88) eval.c causes - * the compiler to go into an infinite loop - so compile it by hand - * cc -c -Demacs eval.c - * before running make - */ -#define C_DEBUG_SWITCH -O - -/* Since not debugging don't add dbx lib */ -#define LIBS_DEBUG -- 2.11.4.GIT