# --- 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.76/psx/psx_calls.c.vanilla 2025-04-15 17:45:45.719724730 +0200 +++ libcap-2.76/psx/psx_calls.c 2025-04-15 17:48:35.912005938 +0200 @@ -48,6 +48,8 @@ || defined(__mips__) || defined(__loongarch__) \ || defined(__powerpc__) || defined(__s390__) || defined(__riscv) \ || defined(__alpha__) || defined(__hppa__) || defined(__sh__) \ + || defined(__ia64__) || defined(__microblaze__) || defined(__nios2__) \ + || defined(__or1k__) \ || defined(__m68k__) || defined(__sparc__) #undef _NSIG