Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Sep 2019 08:17:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        fortran@FreeBSD.org
Subject:   [Bug 240899] math/suitesparse: clean up and improve
Message-ID:  <bug-240899-37611-oduZHaogft@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-240899-37611@https.bugs.freebsd.org/bugzilla/>
References:  <bug-240899-37611@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240899

--- Comment #3 from commit-hook@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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-240899-37611-oduZHaogft>