Skip to content

Commit 8298019

Browse files
authored
Merge pull request #7308 from bandi13/fixNightlySGX
Missing functions
2 parents 83cddc7 + b17db81 commit 8298019

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)