commit 1a3c2357854c0af2cc87663278466f6432e7cf67
Author: Jan Palus <[email protected]>
Date:   Fri Dec 22 16:38:53 2023 +0100

    remove fix for binutils >= 2.39 (already handled upstream)

 arm-trusted-firmware.spec | 5 -----
 1 file changed, 5 deletions(-)
---
diff --git a/arm-trusted-firmware.spec b/arm-trusted-firmware.spec
index 6542d15..cf37f96 100644
--- a/arm-trusted-firmware.spec
+++ b/arm-trusted-firmware.spec
@@ -14,8 +14,6 @@ BuildRequires:        rpmbuild(macros) >= 1.750
 ExclusiveArch: aarch64
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define                binutils_ver    %(rpm -q --qf=%%{V} binutils)
-
 %description
 ARM Trusted firmware is a reference implementation of secure world
 software for ARMv8-A including Exception Level 3 (EL3) software. It
@@ -45,9 +43,6 @@ interest to users.
 %setup -q -n trusted-firmware-a-%{version}
 
 %build
-%if %{_ver_ge "%binutils_ver" "2.39"}
-export TF_LDFLAGS="--no-warn-rwx-segments"
-%endif
 for soc in rk3399; do
 %{__make} \
        V=1 \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/arm-trusted-firmware.git/commitdiff/1a3c2357854c0af2cc87663278466f6432e7cf67

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to