Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2016-02-07 | gstreamer1.0-plugins-good_git: avoid including <sys/poll.h> directly | Andre McCurdy | 1 | |
musl libc generates warnings if <sys/poll.h> is included directly. The warnings only cause problems for the git versions (-Werror is turned off for GStreamer stable releases). Signed-off-by: Andre McCurdy <armccurdy@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com> |