Page MenuHomeFreeBSD

audio/py-webrtcvad: fix build with GCC-based architectures
ClosedPublic

Authored by pkubaj on May 28 2019, 2:28 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Sep 7, 3:29 PM
Unknown Object (File)
Thu, Sep 3, 4:54 AM
Unknown Object (File)
Wed, Sep 2, 1:01 PM
Unknown Object (File)
Wed, Sep 2, 11:10 AM
Unknown Object (File)
Wed, Sep 2, 11:05 AM
Unknown Object (File)
Wed, Sep 2, 2:30 AM
Unknown Object (File)
Wed, Sep 2, 2:24 AM
Unknown Object (File)
Mon, Aug 31, 1:53 PM
Subscribers
None

Details

Summary

GCC architectures need USES=compiler:c11 for BYTE_ORDER compiler macro.

They also need a patch to properly define WEBRTC_ARCH_BIG_ENDIAN.

PR: 237876

Diff Detail

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