aboutsummaryrefslogtreecommitdiff
path: root/ports/libffi/CONTROL
diff options
context:
space:
mode:
authorautoantwort <41973254+autoantwort@users.noreply.github.com>2021-04-02 23:01:50 +0200
committerGitHub <noreply@github.com>2021-04-02 14:01:50 -0700
commit45bc3d367a86352c7f97bf8b86bbe03a7f75a679 (patch)
treea5914cd0ef520438ed8f7744151c9f4d795fa5e9 /ports/libffi/CONTROL
parent92a3c70f1d03dd174c913f30bd634eb7ff7d246c (diff)
downloadvcpkg-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/CONTROL5
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