Page MenuHomeFreeBSD

math/blis: enable shared library
ClosedPublic

Authored by jmd on May 23 2017, 12:45 AM.
Tags
None
Referenced Files
Unknown Object (File)
Nov 29 2024, 7:10 AM
Unknown Object (File)
Nov 29 2024, 7:10 AM
Unknown Object (File)
Nov 29 2024, 7:10 AM
Unknown Object (File)
Nov 29 2024, 7:10 AM
Unknown Object (File)
Nov 29 2024, 6:56 AM
Unknown Object (File)
Oct 4 2024, 2:58 PM
Unknown Object (File)
Oct 4 2024, 9:13 AM
Unknown Object (File)
Oct 1 2024, 12:57 PM
Subscribers

Details

Summary

Change math/blis to also always compile a shared library version of itself. This is in line with other BLAS libraries in the tree.

While there, correct LOCALBASE to be PREFIX.

Test Plan

poudriere tested on 10.3, 11.0, HEAD amd64, i386

Diff Detail

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

Event Timeline

math/blis/Makefile
45 ↗(On Diff #28696)

Should be PREFIX also

jmd marked an inline comment as done.May 24 2017, 3:16 AM
This revision is now accepted and ready to land.May 24 2017, 4:07 PM
This revision was automatically updated to reflect the committed changes.