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)
Tue, Feb 25, 9:14 AM
Unknown Object (File)
Mon, Feb 24, 3:06 PM
Unknown Object (File)
Mon, Feb 24, 1:44 PM
Unknown Object (File)
Mon, Feb 24, 4:54 AM
Unknown Object (File)
Sun, Feb 23, 11:11 PM
Unknown Object (File)
Sat, Feb 22, 11:31 PM
Unknown Object (File)
Sat, Feb 22, 10:02 PM
Unknown Object (File)
Feb 5 2025, 2:17 AM
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 Skipped
Unit
Tests Skipped

Event Timeline

math/blis/Makefile
45

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.