Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Jan 2021 18:12:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 252379] Mk/Uses/compiler.mk: remove USE_GCC=yes for compiler:openmp due to libomp.so is part of base since 11.3/12.1
Message-ID:  <bug-252379-6497-1mOYmZo1w2@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-252379-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-252379-6497@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #37 from commit-hook@FreeBSD.org ---
A commit references this bug:

Author: jrm
Date: Tue Jan 12 18:12:13 UTC 2021
New revision: 561368
URL: https://svnweb.freebsd.org/changeset/ports/561368

Log:
  biology/iqtree: Remove USES=3Dcompiler:openmp, fix amd64 clang++ build

  - USES=3Dcompiler:openmp still forces building with GCC.  This is no long=
er
    necessary on tier 1 platforms, which have openmp in base.

  - Mark broken on i386, because base clang doesn't have 64 bit atomic
    functions for i386 (see bug 230888).

  PR:           247753, 252379
  Submitted by: cmt (based on)

Changes:
  head/biology/iqtree/Makefile
  head/biology/iqtree/files/
  head/biology/iqtree/files/patch-CMakeLists.txt

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-252379-6497-1mOYmZo1w2>