# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/libcap/hotfix-psx_calls.patch # Copyright (C) 2025 The T2 SDE Project # SPDX-License-Identifier: GPL-2.0 or patched project license # --- T2-COPYRIGHT-END --- --- libcap-2.77/psx/psx_calls.c.vanilla 2025-10-26 22:15:54.873747310 +0100 +++ libcap-2.77/psx/psx_calls.c 2025-10-26 22:16:44.534462612 +0100 @@ -49,6 +49,7 @@ || defined(__powerpc__) || defined(__s390__) || defined(__riscv) \ || defined(__alpha__) || defined(__hppa__) || defined(__sh__) \ || defined(__m68k__) || defined(__sparc__) || defined(__arc__) \ + || defined(__ia64__) || defined(__nios2__) || defined(__cris__) \ || defined(__microblaze__) || defined(__or1k__) \ || defined(__xtensa__)