[Bug 240899] math/suitesparse: clean up and improve

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Sep 30 08:17:52 UTC 2019


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

--- Comment #3 from commit-hook at freebsd.org ---
A commit references this bug:

Author: jbeich
Date: Mon Sep 30 08:17:44 UTC 2019
New revision: 513331
URL: https://svnweb.freebsd.org/changeset/ports/513331

Log:
  math/suitesparse: simplify

  - Allow using Clang again (base libomp.so or OpenMP disabled)
  - Respect C++ library if using GCC (must be libc++ on Clang architectures)
  - Respect CFLAGS/CXXFLAGS in subdirectories using CMake
  - Respect BLAS/LAPACK choice (actually use OpenBLAS)
  - Enable Intel threading building blocks support
  - Switch to vendor build/install targets
  - Adjust plist for new items (GraphBLAS, Mongoose, DOCS)
  - Skip running demos during build

  PR:           240899
  Tested by:    pkubaj
  Approved by:  fortran (thierry)
  MFH:          2019Q4

Changes:
  head/math/suitesparse/Makefile
  head/math/suitesparse/pkg-plist

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-fortran mailing list