aboutsummaryrefslogtreecommitdiff
path: root/ports/abseil/fix-usage-lnk-error.patch
AgeCommit message (Collapse)Author
2020-03-05[abseil] Add uwp support (#10301)nicole mazzuca
* [abseil] Add uwp support * [abseil] Drop support with arm/arm64 * [opencensus-cpp] Add keyword supports * update baseline * [abseil] Enable arm support
2019-12-23[abseil] Update to the latest and fix link failure error using StrCat (#9367)NancyLi1013
* [abseil] Update to the latest and fix link failure for StrCat with > 4 arguments * Remove message from vcpkg_fail_port_install * Update lnk2019-error patch
2019-03-29 [abseil]Fix link error when using abseil library. (#5860)JackBoosY
* [jemalloc]Fix dll generated when generating static library * Revert "[jemalloc]Fix dll generated when generating static library" This reverts commit a833bf5593be181e065af097732c78cb810888fd. * [abseil]Fix link error when using abseil library.