From f7edee79a1ccbb94d0ef61ad392d764a600fd5a8 Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Tue, 24 Apr 2018 20:27:06 +0200 Subject: Remove build support for HP-UX Note: 3rd party lib support (NSS, etc.) has not been touched. --- xpcom/reflect/xptcall/md/unix/Makefile.in | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'xpcom/reflect/xptcall/md/unix/Makefile.in') diff --git a/xpcom/reflect/xptcall/md/unix/Makefile.in b/xpcom/reflect/xptcall/md/unix/Makefile.in index e4cdc389b..716d79623 100644 --- a/xpcom/reflect/xptcall/md/unix/Makefile.in +++ b/xpcom/reflect/xptcall/md/unix/Makefile.in @@ -6,17 +6,6 @@ ###################################################################### # HPPA ###################################################################### -# -# HP-UX/PA32 -# -# for gas and gcc, check comment in xptcinvoke_asm_pa32.s -ifeq ($(OS_ARCH),HP-UX) -ifneq ($(CC),gcc) -# #18875 Building the CPP's (CXX) optimized causes a crash -CXXFLAGS := $(filter-out $(MOZ_OPTIMIZE_FLAGS), $(CXXFLAGS)) -endif -endif - # # Linux/HPPA/gcc # -- cgit v1.2.3