diff options
| -rw-r--r-- | ports/physfs/portfile.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
