diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2021-04-03 04:00:07 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-02 13:00:07 -0700 |
| commit | 69f5165163f68536c10ec24be8e988c3817a9c06 (patch) | |
| tree | 94ab4003ecf800020c34f6d92630699cfd52b318 /ports/pthreads/CONTROL | |
| parent | e353c4bdda6e1f89b730abf411b26ecd2a0b5e86 (diff) | |
| download | vcpkg-69f5165163f68536c10ec24be8e988c3817a9c06.tar.gz vcpkg-69f5165163f68536c10ec24be8e988c3817a9c06.zip | |
[pthreads] Fix crt linkage (#17011)
* [pthreads] Fix crt linkage
* update version record
* update baseline
Diffstat (limited to 'ports/pthreads/CONTROL')
| -rw-r--r-- | ports/pthreads/CONTROL | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/ports/pthreads/CONTROL b/ports/pthreads/CONTROL deleted file mode 100644 index 0aadc9715..000000000 --- a/ports/pthreads/CONTROL +++ /dev/null @@ -1,5 +0,0 @@ -Source: pthreads -Version: 3.0.0-6 -Homepage: https://sourceware.org/pub/pthreads-win32/ -Description: pthreads for windows -Supports: !(uwp|arm|arm64)
\ No newline at end of file |
