On 11/12/17 14:39, Landry Breuil wrote:
On Sun, Nov 12, 2017 at 10:13:52PM +0300, Kirill Bychkov wrote:
On Sun, November 12, 2017 19:26, Brian Callahan wrote:
Hi ports --

In preparation for importing devel/openmp, I have (at sthen@'s
suggestion) been doing a careful review of the ports tree to figure out
which ports will try to pull in OpenMP if it exists on the system.

I'm nowhere near done, but I have looked at everything in the categories
archivers through converters, and only two ports as far as I can tell
will try to pull in OpenMP (according to configure output and build logs).

I'm choosing to explicitly disable OpenMP for all these ports, as that
makes the most sense to me and will produce the least surprises. Once
devel/openmp is imported and people want to enable openmp on other
ports, that to me is a separate discussion for later.

Feedback/OK?

~Brian


Hi!
Probably you could hide openmp from pickng up by default like devel/libinotify
does? Just install it in non-standart directory. And then link ports which will
benefit explicitly.
Except that in that case, it's a PITA to then explicitely link with it.
For libnotify, it's flags all around and rpath and whatnot.

Landry


I think I agree with landry. Besides, it's only a one-time process. Yes, it takes a but of time, but better to get it working like any other library I think.

~Brian

Reply via email to