Page MenuHomeFreeBSD

math/openblas: Install header files too.
ClosedPublic

Authored by arrowd on Jul 6 2019, 4:45 PM.
Tags
None
Referenced Files
F110704257: D20866.diff
Sat, Feb 22, 2:40 AM
F110654416: D20866.diff
Fri, Feb 21, 12:27 PM
Unknown Object (File)
Oct 14 2024, 12:46 PM
Unknown Object (File)
Oct 7 2024, 10:50 AM
Unknown Object (File)
Oct 6 2024, 12:38 PM
Unknown Object (File)
Oct 4 2024, 6:46 PM
Unknown Object (File)
Oct 1 2024, 1:38 PM
Unknown Object (File)
Oct 1 2024, 4:42 AM

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}?