From b0037f4621d4fd5a434259e99ddd48893b3451e5 Mon Sep 17 00:00:00 2001 From: Voskrese <10104740+Voskrese@users.noreply.github.com> Date: Mon, 13 Apr 2020 11:40:43 +0800 Subject: fix clean --- ports/physfs/portfile.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ports/physfs/portfile.cmake b/ports/physfs/portfile.cmake index 0ebef3733..86d56b4fa 100644 --- a/ports/physfs/portfile.cmake +++ b/ports/physfs/portfile.cmake @@ -1,4 +1,4 @@ -include(vcpkg_common_functions) +vcpkg_fail_port_install(ON_ARCH "arm64") set(PHYSFS_VERSION 3.0.2) vcpkg_download_distfile(ARCHIVE -- cgit v1.2.3