tirtos build fix: port.c renamed wc_port.c

This commit is contained in:
Kaleb Himes
2014-08-01 10:24:40 -06:00
parent e99c7c2870
commit 63b8460210

View File

@@ -22,7 +22,7 @@ var cyaSSLObjList = [
"ctaocrypt/src/md4.c",
"ctaocrypt/src/md5.c",
"ctaocrypt/src/memory.c",
"ctaocrypt/src/port.c",
"ctaocrypt/src/wc_port.c",
"ctaocrypt/src/pwdbased.c",
"ctaocrypt/src/random.c",
"ctaocrypt/src/rsa.c",