Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | audio/py-webrtcvad: fix build with GCC-based architectures | Piotr Kubaj | 2019-06-02 | 1 | -0/+23 |
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 Notes: svn path=/head/; revision=503304 |