On 05.10.2016 15:25, jajcus wrote:
commit a65ca274e017a51e493f3505a914eebe057bbc1f
Author: Jacek Konieczny <[email protected]>
Date:   Wed Oct 5 14:25:30 2016 +0200

     BR: gcc-multilib-32 on x86_64

  lz4.spec | 3 +++
  1 file changed, 3 insertions(+)
---
diff --git a/lz4.spec b/lz4.spec
index e20db04..784a4e1 100644
--- a/lz4.spec
+++ b/lz4.spec
@@ -8,6 +8,9 @@ Group:          Applications
  Source0:      
https://github.com/Cyan4973/lz4/archive/%{version}/%{name}-%{version}.tar.gz
  # Source0-md5:        42b09fab42331da9d3fb33bd5c560de9
  URL:          http://www.lz4.org/
+%ifarch %{x8664}
+BuildRequires: gcc-multilib-32
+%endif
  Requires:     %{name}-libs = %{version}-%{release}
  BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)


uh? this is for tests?

or does really x86-64 build process compile 32bit libs somewhere?

--
glen

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

Reply via email to