diff options
| author | pastdue <30942300+past-due@users.noreply.github.com> | 2021-01-15 02:19:19 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-14 23:19:19 -0800 |
| commit | 0e46f931b08b61f425c709fa3ba73d8a47654236 (patch) | |
| tree | 6e087dd610cd510b8329137772b910130166d79a /ports/physfs/CONTROL | |
| parent | f87c92e42c56cf45316ba395504bdfb53967347d (diff) | |
| download | vcpkg-0e46f931b08b61f425c709fa3ba73d8a47654236.tar.gz vcpkg-0e46f931b08b61f425c709fa3ba73d8a47654236.zip | |
[physfs] Enable arm64 for non-Windows targets (#15637)
* [physfs] Enable arm64 for non-Windows targets
* Update version files
Co-authored-by: Victor Romero <romerosanchezv@gmail.com>
Diffstat (limited to 'ports/physfs/CONTROL')
| -rw-r--r-- | ports/physfs/CONTROL | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/ports/physfs/CONTROL b/ports/physfs/CONTROL deleted file mode 100644 index de52b6a4c..000000000 --- a/ports/physfs/CONTROL +++ /dev/null @@ -1,6 +0,0 @@ -Source: physfs -Version: 3.0.2-2 -Homepage: https://icculus.org/physfs/ -Description: a library to provide abstract access to various archives -Build-Depends: zlib -Supports: !arm64 |
