# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/hfsutils/hotfix-gcc14.patch # Copyright (C) 2024 - 2026 The T2 SDE Project # SPDX-License-Identifier: GPL-2.0 or patched project license # --- T2-COPYRIGHT-END --- --- hfsutils-3.2.6/libhfs/configure.vanilla 2024-07-17 21:23:24.092569096 +0200 +++ hfsutils-3.2.6/libhfs/configure 2024-07-17 21:23:43.656567211 +0200 @@ -657,7 +657,7 @@ cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then ac_cv_prog_cc_works=yes --- hfsutils-3.2.6/configure.vanilla 2024-07-17 21:20:52.827583671 +0200 +++ hfsutils-3.2.6/configure 2024-07-17 21:22:58.129571598 +0200 @@ -711,7 +711,7 @@ cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then ac_cv_prog_cc_works=yes @@ -1290,6 +1290,7 @@ cat > conftest.$ac_ext < /* System header to define __stub macros and hopefully few prototypes, which can conflict with char $ac_func(); below. */ #include --- hfsutils-3.2.6/hpwd.c.vanilla 2024-07-17 21:24:42.991561494 +0200 +++ hfsutils-3.2.6/hpwd.c 2024-07-17 21:24:52.378560589 +0200 @@ -24,6 +24,7 @@ # endif # include +# include # include "hfs.h" # include "hcwd.h" --- hfsutils-3.2.6/librsrc/configure.vanilla 2024-07-17 21:27:12.274547110 +0200 +++ hfsutils-3.2.6/librsrc/configure 2024-07-17 21:27:18.689546492 +0200 @@ -657,7 +657,7 @@ cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then ac_cv_prog_cc_works=yes