aboutsummaryrefslogtreecommitdiff
path: root/ports/x264
diff options
context:
space:
mode:
authorJackBoosY <47264268+JackBoosY@users.noreply.github.com>2019-10-09 20:54:19 +0800
committerCurtis J Bezault <curtbezault@gmail.com>2019-10-09 05:54:19 -0700
commit37be706f568f07b1507e7e1717a9bc4910747a61 (patch)
treeb43721d222a56611e9f6bcee95d5c043bb4940f4 /ports/x264
parent0de501a3f460f0f27c266b6e77ca22a6e3e597c8 (diff)
downloadvcpkg-37be706f568f07b1507e7e1717a9bc4910747a61.tar.gz
vcpkg-37be706f568f07b1507e7e1717a9bc4910747a61.zip
Fix option -j (#8489)
* Remove unusable parameters -j * trigger CI system. * Add option -j to make. * Re-trigger CI system. * Fix -j in make, fix NO_DEBUG in nmake. * Re-trigger CI system.
Diffstat (limited to 'ports/x264')
-rw-r--r--ports/x264/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/x264/CONTROL b/ports/x264/CONTROL
index 59098837d..7b60a0ee6 100644
--- a/ports/x264/CONTROL
+++ b/ports/x264/CONTROL
@@ -1,4 +1,4 @@
Source: x264
-Version: 157-303c484ec828ed0-3
+Version: 157-303c484ec828ed0-4
Homepage: https://github.com/mirror/x264
Description: x264 is a free software library and application for encoding video streams into the H.264/MPEG-4 AVC compression format