blender 2.76b-4 (i586;x86_64) 2018-4412
-9999

Status rejected
Submitter itchka [@T] compuserve.com
Platform 3.0
Repository main
URL https://abf.openmandriva.org/build_lists/170830
Packages
blender-2.76b-4.i586.source
blender-2.76b-4.i586.binary
blender-debuginfo-2.76b-4.i586.debuginfo
blender-2.76b-4.x86_64.source
blender-2.76b-4.x86_64.binary
blender-debuginfo-2.76b-4.x86_64.debuginfo
Build Date 2018-05-20 22:09:22 +0000 UTC
Last Updated 2018-05-21 07:06:10.421014106 +0000 UTC
$ git show --format=fuller --patch-with-stat --summary 04dd15d3b001dc66e39069943588eb407f4b6006

commit 04dd15d3b001dc66e39069943588eb407f4b6006
Author:     itchka <itchka@compuserve.com>
AuthorDate: Sun May 20 20:26:30 2018 +0100
Commit:     GitHub <noreply@github.com>
CommitDate: Sun May 20 20:26:30 2018 +0100

    Fix i586 build flags
---
 blender.spec | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/blender.spec b/blender.spec
index cd90239..52bdcb3 100644
--- a/blender.spec
+++ b/blender.spec
@@ -1,6 +1,9 @@
 # String format build errors are mostly avoided by gcc stupidity
 # Only few are usually fixed by patches, it makes no sense.
 # So disable check at all.
+%ifarch %{ix86}
+%global optflags %{optflags} -Wno-narrowing
+%endif
 %define Werror_cflags %{nil}
 %define _disable_ld_no_undefined 1
 %define _disable_lto 1
Not Available

itchka [@T] compuserve.comNo Comment.2383d 09hrs
itchka [@T] compuserve.comNo Comment.2383d 09hrs