diff options
| author | JackBoosY <47264268+JackBoosY@users.noreply.github.com> | 2019-09-17 06:13:12 +0800 |
|---|---|---|
| committer | Curtis J Bezault <curtbezault@gmail.com> | 2019-09-16 15:13:12 -0700 |
| commit | 27cee9886af91dc1fe6249ef52367cc48b92a921 (patch) | |
| tree | 5da7f9a3a9d4742621269900e66d10fea51cd559 /ports/llvm/CONTROL | |
| parent | 741106fa23dc027c9bd1584f1c92d5f53bea7234 (diff) | |
| download | vcpkg-27cee9886af91dc1fe6249ef52367cc48b92a921.tar.gz vcpkg-27cee9886af91dc1fe6249ef52367cc48b92a921.zip | |
[llvm]Fix build error on Linux: cannot find -lxml2. (#7919)
Diffstat (limited to 'ports/llvm/CONTROL')
| -rw-r--r-- | ports/llvm/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/llvm/CONTROL b/ports/llvm/CONTROL index d7ee8524b..9a49e3cc2 100644 --- a/ports/llvm/CONTROL +++ b/ports/llvm/CONTROL @@ -1,5 +1,5 @@ Source: llvm
-Version: 8.0.0
+Version: 8.0.0-1
Homepage: https://llvm.org/
Description: The LLVM Compiler Infrastructure
Build-Depends: atlmfc (windows)
|
