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)
Sat, Apr 20, 3:19 PM
Unknown Object (File)
Mar 22 2024, 7:21 PM
Unknown Object (File)
Mar 22 2024, 7:21 PM
Unknown Object (File)
Mar 22 2024, 7:21 PM
Unknown Object (File)
Mar 10 2024, 8:06 AM
Unknown Object (File)
Jan 1 2024, 3:12 PM
Unknown Object (File)
Jan 1 2024, 3:12 PM
Unknown Object (File)
Jan 1 2024, 3:09 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