Stop generating .def files by update.sh
This commit is contained in:
@@ -9,7 +9,6 @@ lib_LTLIBRARIES = libcrypto.la
|
||||
|
||||
EXTRA_DIST = VERSION
|
||||
EXTRA_DIST += CMakeLists.txt
|
||||
EXTRA_DIST += crypto.def
|
||||
EXTRA_DIST += crypto.sym
|
||||
|
||||
# needed for a CMake target
|
||||
|
@@ -1,24 +0,0 @@
|
||||
arc4random_buf
|
||||
asprintf
|
||||
explicit_bzero
|
||||
inet_pton
|
||||
gettimeofday
|
||||
posix_close
|
||||
posix_connect
|
||||
posix_fgets
|
||||
posix_fopen
|
||||
posix_open
|
||||
posix_read
|
||||
posix_rename
|
||||
posix_write
|
||||
posix_perror
|
||||
posix_setsockopt
|
||||
reallocarray
|
||||
sleep
|
||||
strcasecmp
|
||||
strlcat
|
||||
strlcpy
|
||||
strndup
|
||||
timegm
|
||||
timingsafe_memcmp
|
||||
vasprintf
|
Reference in New Issue
Block a user