diff options
| author | JackBoosY <47264268+JackBoosY@users.noreply.github.com> | 2019-09-07 02:46:09 +0800 |
|---|---|---|
| committer | dan-shaw <51385773+dan-shaw@users.noreply.github.com> | 2019-09-06 11:46:09 -0700 |
| commit | 73e55002f1e3e8093431bc1b506d907396bfbf2f (patch) | |
| tree | af7c522127f2321a821dd570b6fd76f2c3cbb92a /ports/tensorflow-cc/CONTROL | |
| parent | 84ba23ad3300a86e00841c5e26cbf753f6e89f3f (diff) | |
| download | vcpkg-73e55002f1e3e8093431bc1b506d907396bfbf2f.tar.gz vcpkg-73e55002f1e3e8093431bc1b506d907396bfbf2f.zip | |
[tensorflow-cc]Fix build error and add warning message. (#8023)
* [tensorflow-cc]Fix build error and add warning message.
* [tensorflow-cc]Re-generate patch.
Diffstat (limited to 'ports/tensorflow-cc/CONTROL')
| -rw-r--r-- | ports/tensorflow-cc/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/tensorflow-cc/CONTROL b/ports/tensorflow-cc/CONTROL index 05e336e53..29f15a376 100644 --- a/ports/tensorflow-cc/CONTROL +++ b/ports/tensorflow-cc/CONTROL @@ -1,4 +1,4 @@ Source: tensorflow-cc -Version: 1.14 +Version: 1.14-1 Description: Library for computation using data flow graphs for scalable machine learning Build-Depends: c-ares |
