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

            Bug ID: 237975
           Summary: Add /usr/lib/libgomp.so symlink on Clang architectures
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: toolch...@freebsd.org
          Reporter: jbe...@freebsd.org
                CC: y...@freebsd.org

Created attachment 204459
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=204459&action=edit
fix

To avoid unnecessarily modifying ports it'd be nice to have -lgomp symlink
since GCC doesn't ship -lomp symlink.

$ rg --sort-files -F libgomp.so:
graphics/gmic/Makefile
44:OPENMP_LIB_DEPENDS=  libgomp.so:devel/openmp

lang/J/Makefile
42:OPENMP_LIB_DEPENDS=  libgomp.so:lang/gcc7

science/gabedit/Makefile
43:OPENMP_LIB_DEPENDS=  libgomp.so:devel/openmp

science/py-GPy/Makefile
17:LIB_DEPENDS= libgomp.so:devel/openmp

science/py-phono3py/Makefile
22:LIB_DEPENDS= libgomp.so:devel/openmp \

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-toolchain@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"

Reply via email to