No ld-linux-armhf.so.3 on armv7l architecture.
authorJunfeng Dong <junfeng.dong@intel.com>
Mon, 8 Jul 2013 08:06:49 +0000 (16:06 +0800)
committerChanho Park <chanho61.park@samsung.com>
Tue, 10 Feb 2015 08:54:42 +0000 (17:54 +0900)
Change-Id: I1dc51b72a25866e514163239fca92a0d48adc001
Signed-off-by: Junfeng Dong <junfeng.dong@intel.com>
packaging/glibc.changes
packaging/glibc.spec

index 0ef84d6..6bbb1bf 100644 (file)
@@ -1,3 +1,6 @@
+* Mon Jul 08 2013 Junfeng Dong <junfeng.dong@intel.com> accepted/tizen/20130520.095530@99d0fc1
+- No ld-linux-armhf.so.3 on armv7l architecture.
+
 * Fri Mar 22 2013 Anas Nashif <anas.nashif@intel.com> submit/trunk/20130115.205551@642c22b
 - Fixed package groups
 
index b97c9c4..3a8482f 100644 (file)
@@ -512,7 +512,7 @@ install -m 644 %{SOURCE20} %{buildroot}/usr/lib/tmpfiles.d/
 mkdir -p %{buildroot}/usr/lib/systemd/system
 install -m 644 %{SOURCE21} %{buildroot}/usr/lib/systemd/system
 
-%ifarch armv7l armv7hl
+%ifarch armv7hl
 # Provide compatibility link
 ln -s ld-%{glibc_major_version}.so %{buildroot}/lib/ld-linux.so.3
 %endif
@@ -589,7 +589,7 @@ exit 0
 
 # Each architecture has a different name for the dynamic linker:
 %ifarch %arm
-%ifarch armv7l armv7hl
+%ifarch armv7hl
 /%{_lib}/ld-linux-armhf.so.3
 # Keep compatibility link
 /%{_lib}/ld-linux.so.3