aboutsummaryrefslogtreecommitdiff
path: root/ports/tensorflow-cc/CONTROL
diff options
context:
space:
mode:
authorBilly O'Neal <bion@microsoft.com>2020-06-08 22:46:18 -0700
committerGitHub <noreply@github.com>2020-06-08 22:46:18 -0700
commit1d3e985e4f1b0d52adf1a8eba7a4c0a092938cfb (patch)
tree78da83892364778a2344ec7bae1bb565add289d9 /ports/tensorflow-cc/CONTROL
parentcb8a9fe7157f8ad2423742f893955ed9ced05910 (diff)
downloadvcpkg-1d3e985e4f1b0d52adf1a8eba7a4c0a092938cfb.tar.gz
vcpkg-1d3e985e4f1b0d52adf1a8eba7a4c0a092938cfb.zip
[vcpkg] Fix OSX CI by ensuring the downloads directory exists (#11839)
* [vcpkg] Remove do-nothing Set-Content from Windows azure-pipelines.yml. * [vcpkg] Fix OSX CI by ensuring the downloads directory exists in advance, and extract common command line parameters with powershell splatting. * [tensorflow-cc] Prevent hang building tensorflow-cc asking to configure iOS. * Skip ignition-msgs5:x64-osx
Diffstat (limited to 'ports/tensorflow-cc/CONTROL')
-rw-r--r--ports/tensorflow-cc/CONTROL4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/tensorflow-cc/CONTROL b/ports/tensorflow-cc/CONTROL
index 8bcc1cc35..60c302346 100644
--- a/ports/tensorflow-cc/CONTROL
+++ b/ports/tensorflow-cc/CONTROL
@@ -1,5 +1,5 @@
Source: tensorflow-cc
-Version: 1.14-1
+Version: 1.14-2
Description: Library for computation using data flow graphs for scalable machine learning
Build-Depends: c-ares
-Supports: !x86 \ No newline at end of file
+Supports: !x86