diff options
| author | Stefano Sinigardi <stesinigardi@hotmail.com> | 2019-07-10 08:16:29 +0200 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-07-09 23:16:29 -0700 |
| commit | bb417d3beb579993a93c912b511dc9d336997b0d (patch) | |
| tree | bfaf03b88223b3b175bf40e24c674ef774fdf45c /ports/pthreads/CONTROL | |
| parent | 9b861040d6922ba1b38ec53b240938213c1ce911 (diff) | |
| download | vcpkg-bb417d3beb579993a93c912b511dc9d336997b0d.tar.gz vcpkg-bb417d3beb579993a93c912b511dc9d336997b0d.zip | |
[pthreads4W] vcpkg wrapper fixes (#7178)
* [pthreads4W] restore compatibility with projects using pthreads v2, set proper VERSION symbol
* [pthreads4W] remove FORCED cached variables, to enable user override
Diffstat (limited to 'ports/pthreads/CONTROL')
| -rw-r--r-- | ports/pthreads/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/pthreads/CONTROL b/ports/pthreads/CONTROL index e1b96a438..53d5706c7 100644 --- a/ports/pthreads/CONTROL +++ b/ports/pthreads/CONTROL @@ -1,4 +1,4 @@ Source: pthreads -Version: 3.0.0-1 +Version: 3.0.0-2 Homepage: https://sourceware.org/pub/pthreads-win32/ Description: pthreads for windows |
