Page MenuHomeFreeBSD

math/openblas: Install header files too.
ClosedPublic

Authored by arrowd on Jul 6 2019, 4:45 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jun 4, 6:21 PM
Unknown Object (File)
Thu, Jun 4, 4:00 PM
Unknown Object (File)
Thu, Jun 4, 4:00 PM
Unknown Object (File)
Thu, Jun 4, 3:35 PM
Unknown Object (File)
Thu, Jun 4, 12:26 PM
Unknown Object (File)
Thu, Jun 4, 3:19 AM
Unknown Object (File)
Wed, Jun 3, 11:55 PM
Unknown Object (File)
Wed, Jun 3, 7:26 PM

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Add prefix to OpenBLAS headers with common names (like config.h or common.h).

  • And bump port revision.
  • Patch config.h entries too. Submitted by Artyom Davidov <ard_1@mail.ru>
This revision was not accepted when it landed; it landed in state Needs Review.Oct 29 2019, 10:25 AM
This revision was automatically updated to reflect the committed changes.
mat added inline comments.
head/math/openblas/Makefile
187–191

Shouldn't all these be ${MV} and not ${CP}?