aboutsummaryrefslogtreecommitdiff
path: root/ports/x264/uwp-cflags.patch
AgeCommit message (Collapse)Author
2019-05-09[x264] build with asm on x64 x86 (#3269)Yuri Valentini
* [x264] build with asm on x64 x86 * [x264] build with asm on x64 x86 * [x264] Use Linux-style line endings in patch file
2018-04-19[x264] Fix compilation for uwp (#3270)Ashik Salim
* [x264] borrow some code from ffmpeg portfile to fix compilation for uwp * [x264] Fix uwp configure instead of removing -RTC1