K 10 svn:author V 6 pkubaj K 8 svn:date V 27 2019-06-02T11:07:09.201988Z K 7 svn:log V 335 audio/py-webrtcvad: fix build with GCC-based architectures 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 Approved by: tcberner (mentor), yuri (maintainer) Differential Revision: https://reviews.freebsd.org/D20440 END