Move ret_cr16.s from util to freebl. r=nelsonb
git-svn-id: svn://10.0.0.236/trunk@184130 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
c4e0410c6e
commit
b28f0e8848
@ -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