commit a2eaa4837e56e9c47cf264b6818974d7cd9a664c
Author: Jan RÄ™korajski <[email protected]>
Date:   Mon Apr 17 10:43:56 2017 +0200

    - disable ruby bindings on x32 (broken linking)

 protobuf.spec | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/protobuf.spec b/protobuf.spec
index 312896a..dd1a76e 100644
--- a/protobuf.spec
+++ b/protobuf.spec
@@ -9,6 +9,10 @@
 %bcond_without ruby    # Ruby bindings
 %bcond_without tests   # perform "make check"
 
+%ifarch x32
+%undefine with_ruby
+%endif
+
 Summary:       Protocol Buffers - Google's data interchange format
 Summary(pl.UTF-8):     Protocol Buffers - format wymiany danych Google
 Name:          protobuf
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/protobuf.git/commitdiff/a2eaa4837e56e9c47cf264b6818974d7cd9a664c

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

Reply via email to