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)
May 29 2024, 4:49 PM
Unknown Object (File)
May 28 2024, 11:01 AM
Unknown Object (File)
May 26 2024, 3:34 AM
Unknown Object (File)
May 26 2024, 3:34 AM
Unknown Object (File)
May 26 2024, 3:34 AM
Unknown Object (File)
May 26 2024, 3:34 AM
Unknown Object (File)
May 26 2024, 3:34 AM
Unknown Object (File)
May 26 2024, 3:30 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}?