From 85299afd50b8b021010af819a67b2bebce4d10a2 Mon Sep 17 00:00:00 2001 From: "wtc%netscape.com" Date: Tue, 11 Aug 1998 00:23:59 +0000 Subject: [PATCH] Deleted obsolete code for OSF1V4. --- cmd/xfe/icons/Makefile | 6 ------ 1 file changed, 6 deletions(-) diff --git a/cmd/xfe/icons/Makefile b/cmd/xfe/icons/Makefile index ccfcf10bd55..d6e210f72c2 100644 --- a/cmd/xfe/icons/Makefile +++ b/cmd/xfe/icons/Makefile @@ -54,12 +54,6 @@ include $(DEPTH)/config/rules.mk #MOZ_COPY_ALL_JARS = 1 #### END OF TESTING LINES -# The cc compiler on OSF1 V4 cannot handle icondata.c (runs out of -# swap space) unless we give the -oldc option. -ifeq ($(OS_ARCH)$(OS_RELEASE),OSF1V4) -CFLAGS += -oldc -endif - # See comment in icondata.c for why this is necessary. DEFINES += -DXFE