diff options
| author | autoantwort <41973254+autoantwort@users.noreply.github.com> | 2021-04-02 23:01:50 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-02 14:01:50 -0700 |
| commit | 45bc3d367a86352c7f97bf8b86bbe03a7f75a679 (patch) | |
| tree | a5914cd0ef520438ed8f7744151c9f4d795fa5e9 /ports/libffi/CONTROL | |
| parent | 92a3c70f1d03dd174c913f30bd634eb7ff7d246c (diff) | |
| download | vcpkg-45bc3d367a86352c7f97bf8b86bbe03a7f75a679.tar.gz vcpkg-45bc3d367a86352c7f97bf8b86bbe03a7f75a679.zip | |
[libffi] Fix processors (#16285)
* [libffi] fix build on apple silicon
* [libffi] add version files
* [libffi] changes
* [libffi] add version files
* [libffi] Rearrange target conditional list
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Diffstat (limited to 'ports/libffi/CONTROL')
| -rw-r--r-- | ports/libffi/CONTROL | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/ports/libffi/CONTROL b/ports/libffi/CONTROL deleted file mode 100644 index 7ba4813a3..000000000 --- a/ports/libffi/CONTROL +++ /dev/null @@ -1,5 +0,0 @@ -Source: libffi
-Version: 3.3
-Port-Version: 7
-Homepage: https://github.com/libffi/libffi
-Description: Portable, high level programming interface to various calling conventions
|
