# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/efivar/hotfix.patch.ia64 # Copyright (C) 2025 The T2 SDE Project # SPDX-License-Identifier: GPL-2.0 or patched project license # --- T2-COPYRIGHT-END --- --- efivar-39/src/include/gcc.specs.vanilla 2025-07-06 22:23:00.183502958 +0200 +++ efivar-39/src/include/gcc.specs 2025-07-06 22:23:34.380000000 +0200 @@ -2,7 +2,7 @@ + %{!r:%{!fpie:%{!fPIE:%{!fpic:%{!fPIC:%{!fno-pic:-fPIE}}}}}} -grecord-gcc-switches *self_spec: -+ %{!shared:%{!static:%{!r:-pie}}} %{static:-Wl,-no-fatal-warnings -Wl,-static -static -Wl,-z,relro,-z,now} -grecord-gcc-switches ++ %{!shared:%{!static:%{!r:-pie}}} %{static:-Wl,-no-fatal-warnings -Wl,-static -static -Wl,-z,now} -grecord-gcc-switches *link: -+ %{!static:--fatal-warnings} --no-undefined-version --no-allow-shlib-undefined -z now --build-id %{!static:%{!shared:-pie}} %{shared:-z relro} %{static:%