mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-26 02:17:34 +09:00
Remove build support for HP-UX
Note: 3rd party lib support (NSS, etc.) has not been touched.
This commit is contained in:
parent
2a27202c64
commit
51510273b0
8 changed files with 1 additions and 86 deletions
|
|
@ -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
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue