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
F155027393: D20440.id57990.diff
Thu, Apr 30, 6:55 PM
F154944095: D20440.diff
Thu, Apr 30, 5:53 AM
Unknown Object (File)
Tue, Apr 28, 4:36 PM
Unknown Object (File)
Tue, Apr 28, 10:10 AM
Unknown Object (File)
Tue, Apr 28, 9:52 AM
Unknown Object (File)
Tue, Apr 28, 1:47 AM
Unknown Object (File)
Mon, Apr 27, 3:57 AM
Unknown Object (File)
Thu, Apr 23, 10:38 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