https://bugzilla.redhat.com/show_bug.cgi?id=1342815

Michael Lampe <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]



--- Comment #3 from Michael Lampe <[email protected]> ---
I've just used this as a starter for my own purposes. My 2 cents:

* s/OpenMP/OpenML/

* openmp-devel should depend on openmp.

* omp.h should go to %{_libdir}/clang/%{version}/include/

If you don't build openmp separately, it also ends up there. And gcc has its
own version in /usr/lib/gcc/x86_64-redhat-linux/x.y.z/include.

* libgomp.so -> libomp.so shouldn't be packaged.

They are not compatible and libgomp.so is already there.

* libiomp5.so -> libomp.so shouldn't be packaged.

Intel calls it libiomp5.so, but I guess libomp.so isn't compatible and nobody
has old binaries from Intel's compilers in Fedora.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://lists.fedoraproject.org/admin/lists/[email protected]

Reply via email to