blender 2.76b-4 (i586) 2018-4410
-9999
Status | rejected | |||
Submitter | itchka [@T] compuserve.com | |||
Platform | 3.0 | |||
Repository | main | |||
URL | https://abf.openmandriva.org/build_lists/170792 | |||
Packages |
|
|||
Build Date | 2018-05-20 19:51:57 +0000 UTC | |||
Last Updated | 2018-05-20 21:18:20.131281966 +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.com | segfaults | 2383d 19hrs |
itchka [@T] compuserve.com | No Comment. | 2383d 19hrs |