aboutsummaryrefslogtreecommitdiff
path: root/ports/mpir/CONTROL
diff options
context:
space:
mode:
authorNancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>2020-07-31 13:59:38 +0800
committerGitHub <noreply@github.com>2020-07-30 22:59:38 -0700
commit2cb28482bb5f10332b3458502a3370f821b8f69c (patch)
tree031d3ae97aea539ea20409e24f5ea014b06d127a /ports/mpir/CONTROL
parentef037af3d73d9843d22a298f01504510b76f200f (diff)
downloadvcpkg-2cb28482bb5f10332b3458502a3370f821b8f69c.tar.gz
vcpkg-2cb28482bb5f10332b3458502a3370f821b8f69c.zip
[mpir] Fix build error if VCPKG_BUILD_TYPE is set as release or debug (#12514)
* [mpir] Fix build error if VCPKG_BUILD_TYPE is set as release or debug * Update ci.baseline.txt * EOL LF for vcpkg.json * Update to use vcpkg_configure_make and vcpkg_install_make in UNIX
Diffstat (limited to 'ports/mpir/CONTROL')
-rw-r--r--ports/mpir/CONTROL5
1 files changed, 0 insertions, 5 deletions
diff --git a/ports/mpir/CONTROL b/ports/mpir/CONTROL
deleted file mode 100644
index 0871ce157..000000000
--- a/ports/mpir/CONTROL
+++ /dev/null
@@ -1,5 +0,0 @@
-Source: mpir
-Version: 3.0.0-8
-Homepage: https://github.com/wbhart/mpir
-Description: Multiple Precision Integers and Rationals.
-Supports: !(uwp|arm) \ No newline at end of file