aboutsummaryrefslogtreecommitdiff
path: root/ports/libyuv/fix-build-type.patch
AgeCommit message (Collapse)Author
2020-07-15[libyuv] Fix static build issue (#12338)Phoebe
* [libyuv] Fix static build issue * Update the patch and replace the definition i headers file
2020-07-06[libyuv] Find dependency port libjpeg-turbo (#12213)Phoebe
2019-10-29[libyuv]Build corresponding type library according to BUILD_SHARED_LIBS. (#8769)JackBoosY
* [libyuv]Build corresponding type library according to BUILD_SHARED_LIBS. * [libyuv]Always use static build.