aboutsummaryrefslogtreecommitdiff
path: root/ports/pthreads/fix-arm-macro.patch
AgeCommit message (Collapse)Author
2021-04-07[pthreads] support ARM arch and UWP platform (#16348)Park DongHa
* [pthreads] support ARM/UWP * arm: enable macro __PTW32_PROGCTR * uwp: LINK option /APPCONTAINER * uwp: link with 'kernel32', 'windowsapp' * [pthreads] update baseline and port SHA * [pthreads] extract changes to patch * [pthreads] remove pthreads from ci.baseline.txt * [pthreads] separate uwp patch * update ci.baseline.txt for arm/arm64 * [pthreads] unify patch list * update ci.baseline.txt