[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

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jan 9 22:22:01 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252379

--- Comment #21 from Jason W. Bacon <jwb at freebsd.org> ---
(In reply to Antoine Brodin from comment #20)

I see, I didn't realize USES=compiler could be used without any parameters.

In any cases where something better than gcc 4.2 is needed, we can simply
replace compiler:openmp with something like compiler:c++11-lang.

Since two compiler: parameters cannot be specified together and both just set
USE_GCC anyway, one had to be picked at random.  In most cases, the need for
the other is not documented, so that will have to be figured out for each port.

This is the case for biology/canu, which also needs USES=localbase to quell a
compile error when building with base clang.

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


More information about the freebsd-gnome mailing list