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)
Tue, Apr 21, 12:44 PM
Unknown Object (File)
Mon, Apr 20, 5:09 PM
Unknown Object (File)
Mon, Apr 20, 2:04 PM
Unknown Object (File)
Mon, Apr 20, 1:02 PM
Unknown Object (File)
Mon, Apr 20, 8:45 AM
Unknown Object (File)
Sat, Apr 18, 11:12 AM
Unknown Object (File)
Tue, Mar 31, 12:59 AM
Unknown Object (File)
Mar 9 2026, 12:10 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