aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkinichiro <kinichiro.inoguchi@gmail.com>2021-11-27 22:46:42 +0900
committerkinichiro <kinichiro.inoguchi@gmail.com>2021-11-27 22:46:42 +0900
commite8ea73c247069e4e5592b31c0888a8ceb35f7773 (patch)
tree8636b1664367e8d23e53de0db2b6be9132e0217a
parent870a1ebbc20324c3276842c494756e219801a738 (diff)
downloadportable-e8ea73c247069e4e5592b31c0888a8ceb35f7773.tar.gz
portable-e8ea73c247069e4e5592b31c0888a8ceb35f7773.tar.bz2
portable-e8ea73c247069e4e5592b31c0888a8ceb35f7773.zip
remove LIBRESSL_CRYPTO_INTERNAL
-rw-r--r--crypto/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/CMakeLists.txt b/crypto/CMakeLists.txt
index 62324a8..72fe5a4 100644
--- a/crypto/CMakeLists.txt
+++ b/crypto/CMakeLists.txt
@@ -1,4 +1,4 @@
1add_definitions(-DLIBRESSL_CRYPTO_INTERNAL) 1#add_definitions(-DLIBRESSL_CRYPTO_INTERNAL)
2 2
3if(HOST_ASM_ELF_ARMV4) 3if(HOST_ASM_ELF_ARMV4)
4 set( 4 set(