mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -04:00
build: skip unsupported compiler option
-Wimplicit-fallthrough for gcc version before 7.x Signed-off-by: Martin Koch <martin.koch@ese.de>
This commit is contained in:
parent
4000409c80
commit
cee1a26be6
2 changed files with 9 additions and 3 deletions
|
|
@ -29,6 +29,8 @@
|
|||
extern "C" {
|
||||
#endif
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#ifndef __FreeBSD__
|
||||
#include <endian.h>
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue