mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-04 15:51:37 +00:00
Move ret_cr16.s from util to freebl. r=nelsonb
This commit is contained in:
parent
520b30a7f7
commit
799adefa45
@ -165,6 +165,7 @@ endif # AIX
|
||||
ifeq ($(OS_TARGET), HP-UX)
|
||||
ifneq ($(OS_TEST), ia64)
|
||||
# PA-RISC
|
||||
ASFILES += ret_cr16.s
|
||||
ifndef USE_64
|
||||
FREEBL_BUILD_SINGLE_SHLIB =
|
||||
HAVE_ABI32_INT32 = 1
|
||||
|
@ -50,12 +50,6 @@ include manifest.mn
|
||||
|
||||
include $(CORE_DEPTH)/coreconf/config.mk
|
||||
|
||||
ifeq ($(OS_TARGET),HP-UX)
|
||||
ifneq ($(OS_TEST),ia64)
|
||||
ASFILES += ret_cr16.s
|
||||
endif
|
||||
endif
|
||||
|
||||
#######################################################################
|
||||
# (3) Include "component" configuration information. (OPTIONAL) #
|
||||
#######################################################################
|
||||
|
Loading…
x
Reference in New Issue
Block a user