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
F132251295: D20440.diff
Wed, Oct 15, 5:03 AM
Unknown Object (File)
Tue, Oct 14, 4:51 AM
Unknown Object (File)
Wed, Sep 17, 1:03 AM
Unknown Object (File)
Sep 6 2025, 1:34 PM
Unknown Object (File)
Sep 5 2025, 7:30 AM
Unknown Object (File)
Aug 3 2025, 7:41 AM
Unknown Object (File)
Jul 31 2025, 11:18 AM
Unknown Object (File)
Jul 29 2025, 11:41 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
Lint Not Applicable
Unit
Tests Not Applicable