aboutsummaryrefslogtreecommitdiff
path: root/ports/libtasn1/msvc_fixes.patch
AgeCommit message (Collapse)Author
2021-05-25[libtasn1] Add Windows support, update to 4.17 (#16953)Dawid Wróbel
* [libtasn1] add Windows support * [libtasn1] Supply absolute paths to standard headers in MSVC * [libgpg-error] only apply MSVC patch on Windows * [libtasn1] fix ar-lib issue * [libtasn1] fix #include in sys_types.h as well * [libtasn1] fix Windows builds * [libtasn1] update to 4.17 * [libtasn1] fail x64-windows-static-md builds for now * [libtasn1] update versions * [libtasn1] wrap paths in double quotes * [libtasn1] update versions Co-authored-by: Robert Schumacher <roschuma@microsoft.com>