diff options
author | Jan200101 <sentrycraft123@gmail.com> | 2022-06-16 22:43:56 +0200 |
---|---|---|
committer | Jan200101 <sentrycraft123@gmail.com> | 2022-06-16 22:43:56 +0200 |
commit | 10bed2d13e6d670f4ed0f18e564f1e6790f2d812 (patch) | |
tree | 1f702032b39c6c854d6d8977b8d04d34e6e18f85 /src/net.c | |
parent | e249a716e8c2d53ea843cf66ffcee75f184c0b6d (diff) | |
download | OFQT-10bed2d13e6d670f4ed0f18e564f1e6790f2d812.tar.gz OFQT-10bed2d13e6d670f4ed0f18e564f1e6790f2d812.zip |
Change MD5 function signatures, make libtvn static, not object
this solves a problem on x86_64 Windows where the MD5 functions
were included within ntdll.
STATIC libraries have better defined behavior than static ones,
and we do not compile the same thing multiple times since we use
it as a libary.
Diffstat (limited to 'src/net.c')
0 files changed, 0 insertions, 0 deletions