Page MenuHomeFreeBSD

New port: devel/libsimdpp: Header-only zero-overhead C++ wrapper of SIMD instructions
ClosedPublic

Authored by yuri on Nov 1 2017, 7:31 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jul 28, 3:42 AM
Unknown Object (File)
Sat, Jul 26, 7:59 AM
Unknown Object (File)
Tue, Jul 22, 4:53 PM
Unknown Object (File)
Mon, Jul 14, 2:16 PM
Unknown Object (File)
Jun 25 2025, 11:49 PM
Unknown Object (File)
Jun 25 2025, 7:38 AM
Unknown Object (File)
Jun 24 2025, 7:37 AM
Unknown Object (File)
Jun 3 2025, 1:51 PM
Subscribers

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 12522
Build 12797: arc lint + arc unit

Event Timeline

yuri retitled this revision from New port: devel/libsimdpp to New port: devel/libsimdpp: Header-only zero-overhead C++ wrapper of SIMD instructions.Nov 2 2017, 5:20 AM
===>  Building package for libsimdpp-2.0
pkg-static: DEVELOPER_MODE: Warning: arch "FreeBSD:10:*" -- package installs C/C++ headers or libtool files,
**** which are often architecture specific

Are you sure it is NO_ARCH?

Are you sure it is NO_ARCH?

Yes, this is a headers-only C++ library, and it is architecture neutral.
The message you cited seems to be partially wrong, because C/C++ headers are typically, or virtually always, platform-independent.

This revision is now accepted and ready to land.Nov 7 2017, 10:36 PM