> I decided to work on adding OpenMP support to the `graphics/dartktable`
> starting at version `3.6.1`.
>
> Here's the original revision with OpenMP disabled.
>
> http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/graphics/darktable/Makefile?rev=1.113&content-type=text/x-cvsweb-markup
>
> ...etc...
In the past I've tried to encourage adding/supporting OpenMP in
ports/gcc and even in base.
There is little support (read: no support at all) from users; the
experienced people on ports@ foresee a few long-term issues and
have been reluctant to turn it on.
C'est la vie.
If you want OpenMP and an OpenMP-enabled package, you have to rebuild
gcc and maintain your own variant yourself, as I do for some things.
I think you've already worked out how, as you've shown.
It is why /usr/ports/mystuff/.... exists after all.
cheers
John
No comments:
Post a Comment