mirror of https://github.com/wolfSSL/wolfssl.git
Fix tirtos build
parent
b1f97c6bc0
commit
ea5e814dfa
|
@ -45,7 +45,6 @@ var wolfSSLObjList = [
|
||||||
"wolfcrypt/src/wc_port.c",
|
"wolfcrypt/src/wc_port.c",
|
||||||
"wolfcrypt/src/wolfmath.c",
|
"wolfcrypt/src/wolfmath.c",
|
||||||
"wolfcrypt/src/wc_encrypt.c",
|
"wolfcrypt/src/wc_encrypt.c",
|
||||||
"wolfcrypt/src/kdf.c",
|
|
||||||
|
|
||||||
"src/internal.c",
|
"src/internal.c",
|
||||||
"src/wolfio.c",
|
"src/wolfio.c",
|
||||||
|
|
Loading…
Reference in New Issue