Skip to content

Commit b17db81

Browse files
author
Andras Fekete
committed
Missing functions
Compilation fails with "undefined reference to `sp_cmp'" etc.
1 parent 39002d8 commit b17db81

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

IDE/LINUX-SGX/sgx_t_static.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ Wolfssl_C_Files :=$(WOLFSSL_ROOT)/wolfcrypt/src/aes.c\
8888
$(WOLFSSL_ROOT)/wolfcrypt/src/signature.c\
8989
$(WOLFSSL_ROOT)/wolfcrypt/src/sp_c32.c\
9090
$(WOLFSSL_ROOT)/wolfcrypt/src/sp_c64.c\
91+
$(WOLFSSL_ROOT)/wolfcrypt/src/sp_int.c\
9192
$(WOLFSSL_ROOT)/src/ssl.c\
9293
$(WOLFSSL_ROOT)/src/tls.c\
9394
$(WOLFSSL_ROOT)/wolfcrypt/src/wc_encrypt.c\

0 commit comments

Comments
 (0)