From e6bc749f83d69a67c5682e6a2f14411157b24305 Mon Sep 17 00:00:00 2001 From: dholland Date: Sat, 6 Aug 2011 19:32:58 +0000 Subject: Remove the PYRAMID_BUG code. I don't think Pyramids are coming back, nor do we care if their compiler vomits trying to decrement a bitfield. --- hack/config.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'hack/config.h') diff --git a/hack/config.h b/hack/config.h index ad3bbcfb..c00e4361 100644 --- a/hack/config.h +++ b/hack/config.h @@ -1,4 +1,4 @@ -/* $NetBSD: config.h,v 1.7 2003/04/02 18:36:33 jsm Exp $ */ +/* $NetBSD: config.h,v 1.8 2011/08/06 19:32:58 dholland Exp $ */ /* * Copyright (c) 1985, Stichting Centrum voor Wiskunde en Informatica, @@ -85,7 +85,6 @@ /* #define STUPID */ /* avoid some complicated expressions if your C compiler chokes on them */ -/* #define PYRAMID_BUG */ /* avoid a bug on the Pyramid */ /* #define NOWAITINCLUDE */ /* neither nor exists */ #define WIZARD "bruno" /* the person allowed to use the -D option */ -- cgit v1.2.3