[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
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 19 Jul 2021 01:41:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252379 Mikhail Teterin <mi@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mi@FreeBSD.org --- Comment #44 from Mikhail Teterin <mi@FreeBSD.org> --- Is there a still a version of FreeBSD out there, which is both "supported" by ports, and requires a special compiler to use OpenMP? Maybe, it is time to just make this flag into a no-op? As things stand, ImageMagick7, for one, is outright broken, when OpenMP is enabled -- though its C-code is Ok, all of the C++-code self-tests segfault, because they are compiled with g++10, whereas the stock c++ is used for most of the dependencies. (See also Bug 247753.) -- You are receiving this mail because: You are on the CC list for the bug.