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

Dominik 'Rathann' Mierzejewski <domi...@greysector.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|nob...@fedoraproject.org    |domi...@greysector.net
              Flags|                            |fedora-review?



--- Comment #2 from Dominik 'Rathann' Mierzejewski <domi...@greysector.net> ---
# Let us tell the system where to find the sundials libraries. It is hard
coded.
sed -i
's|SUNDIALS_LIBDIRNAMES="${prefix}/lib"|SUNDIALS_LIBDIRNAMES="$MPI_LIB"|'
configure.ac

You're doing the above but not module-loading any MPI implementation
configuration, nor is any MPI library added to build dependencies.

Could you sort the BuildRequires and put each one on a separate line?

I would use 'rm' to delete Random123 files instead of doing that with a patch.
It'd make the patch much smaller.

-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org

Reply via email to