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, Nov 24, 8:30 PM
Unknown Object (File)
Sun, Nov 16, 6:34 PM
Unknown Object (File)
Sun, Nov 16, 4:00 AM
Unknown Object (File)
Tue, Nov 11, 3:47 PM
Unknown Object (File)
Mon, Nov 10, 1:08 AM
Unknown Object (File)
Nov 1 2025, 7:29 PM
Unknown Object (File)
Oct 15 2025, 5:03 AM
Unknown Object (File)
Oct 14 2025, 4:51 AM
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