Page MenuHomeFreeBSD

math/openblas: Install header files too.
ClosedPublic

Authored by arrowd on Jul 6 2019, 4:45 PM.
Tags
None
Referenced Files
F161766895: D20866.id62848.diff
Mon, Jul 6, 4:09 PM
Unknown Object (File)
Tue, Jun 23, 5:24 PM
Unknown Object (File)
Thu, Jun 18, 1:56 PM
Unknown Object (File)
Wed, Jun 17, 2:35 AM
Unknown Object (File)
Wed, Jun 17, 2:35 AM
Unknown Object (File)
Jun 4 2026, 6:21 PM
Unknown Object (File)
Jun 4 2026, 4:00 PM
Unknown Object (File)
Jun 4 2026, 4:00 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}?