Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Apr 2019 20:06:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 237285] graphics/rawtherapee: fix build on !x86
Message-ID:  <bug-237285-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237285

            Bug ID: 237285
           Summary: graphics/rawtherapee: fix build on !x86
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: mandree@FreeBSD.org
          Reporter: pkubaj@anongoth.pl
             Flags: maintainer-feedback?(mandree@FreeBSD.org)
          Assignee: mandree@FreeBSD.org

Created attachment 203675
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D203675&action=
=3Dedit
patch

OPENMP is only for i386/amd64 (per option description), but it's enabled by
default on all architectures.

Enable OPENMP only on amd64 and i386 to fix build.

Tested on powerpc64.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237285-7788>