Deleted obsolete code for OSF1V4.

This commit is contained in:
wtc%netscape.com 1998-08-11 00:23:59 +00:00
Родитель abd7009171
Коммит 85299afd50
1 изменённых файлов: 0 добавлений и 6 удалений

Просмотреть файл

@ -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