Stop generating .def files by update.sh

This commit is contained in:
kinichiro
2017-01-18 20:37:44 +09:00
parent 3276be122f
commit 484feaae91
5 changed files with 0 additions and 34 deletions

View File

@@ -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

View File

@@ -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