Unhook policy code
This commit is contained in:
parent
9b4a05cbe6
commit
f08bf79969
@ -722,12 +722,6 @@ set(
|
||||
x509/by_dir.c
|
||||
x509/by_file.c
|
||||
x509/by_mem.c
|
||||
x509/pcy_cache.c
|
||||
x509/pcy_data.c
|
||||
x509/pcy_lib.c
|
||||
x509/pcy_map.c
|
||||
x509/pcy_node.c
|
||||
x509/pcy_tree.c
|
||||
x509/x509_addr.c
|
||||
x509/x509_akey.c
|
||||
x509/x509_akeya.c
|
||||
|
@ -1008,12 +1008,6 @@ noinst_HEADERS += whrlpool/wp_local.h
|
||||
libcrypto_la_SOURCES += x509/by_dir.c
|
||||
libcrypto_la_SOURCES += x509/by_file.c
|
||||
libcrypto_la_SOURCES += x509/by_mem.c
|
||||
libcrypto_la_SOURCES += x509/pcy_cache.c
|
||||
libcrypto_la_SOURCES += x509/pcy_data.c
|
||||
libcrypto_la_SOURCES += x509/pcy_lib.c
|
||||
libcrypto_la_SOURCES += x509/pcy_map.c
|
||||
libcrypto_la_SOURCES += x509/pcy_node.c
|
||||
libcrypto_la_SOURCES += x509/pcy_tree.c
|
||||
libcrypto_la_SOURCES += x509/x509_addr.c
|
||||
libcrypto_la_SOURCES += x509/x509_akey.c
|
||||
libcrypto_la_SOURCES += x509/x509_akeya.c
|
||||
@ -1065,7 +1059,6 @@ libcrypto_la_SOURCES += x509/x509rset.c
|
||||
libcrypto_la_SOURCES += x509/x509spki.c
|
||||
libcrypto_la_SOURCES += x509/x509type.c
|
||||
libcrypto_la_SOURCES += x509/x_all.c
|
||||
noinst_HEADERS += x509/pcy_int.h
|
||||
noinst_HEADERS += x509/x509_internal.h
|
||||
noinst_HEADERS += x509/x509_issuer_cache.h
|
||||
noinst_HEADERS += x509/x509_local.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user