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)
Wed, Feb 5, 4:44 AM
Unknown Object (File)
Nov 30 2024, 4:24 PM
Unknown Object (File)
Nov 30 2024, 4:20 PM
Unknown Object (File)
Nov 30 2024, 4:19 PM
Unknown Object (File)
Nov 30 2024, 4:11 PM
Unknown Object (File)
Oct 19 2024, 2:22 AM
Unknown Object (File)
Oct 1 2024, 2:44 PM
Unknown Object (File)
Oct 1 2024, 3:21 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