mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-27 06:43:32 +00:00
Removed unused code, because +DA2.0W is specified in config/HP-UX.mk
already. Also there is a typo ($USE_64).
This commit is contained in:
parent
c0797f7733
commit
d6812d2809
@ -35,12 +35,6 @@ ifeq ($(OS_ARCH), IRIX)
|
||||
endif
|
||||
endif
|
||||
|
||||
ifeq ($(OS_ARCH),HP-UX)
|
||||
ifeq (($USE_64),1)
|
||||
CCCFLAGS += +DA2.0W
|
||||
endif
|
||||
endif
|
||||
|
||||
INCLUDES = -I$(DIST)/include
|
||||
|
||||
HEADERS = *.h
|
||||
|
Loading…
Reference in New Issue
Block a user