8010030: Allow configure to detect if EC implementation is present
Reviewed-by: andrew, dholmes
This commit is contained in:
parent
3c9fec70eb
commit
35dc8be1bf
@ -2665,11 +2665,8 @@ BUILD_LIBRARIES += $(BUILD_LIBJ2PKCS11)
|
||||
|
||||
##########################################################################################
|
||||
|
||||
ifndef DISABLE_INTREE_EC
|
||||
#
|
||||
# TODO Set DISABLE_INTREE_EC in configure if src/share/native/sun/security/ec/impl
|
||||
# is not present
|
||||
#
|
||||
ifeq ($(ENABLE_INTREE_EC),yes)
|
||||
|
||||
BUILD_LIBSUNEC_FLAGS:= -I$(JDK_TOPDIR)/src/share/native/sun/security/ec \
|
||||
-I$(JDK_TOPDIR)/src/share/native/sun/security/ec/impl
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user