Skip to content
Snippets Groups Projects
Commit 97eb7b28 authored by Gleb Popov's avatar Gleb Popov
Browse files

multimedia/pipewire: Add a patch fixing the endianness detection

Reported by:	Alex S <iwtcex@gmail.com>
parent 022a9bb9
No related branches found
No related tags found
No related merge requests found
--- spa/include/spa/param/audio/raw.h.orig 2024-09-27 10:02:20 UTC
+++ spa/include/spa/param/audio/raw.h
@@ -11,9 +11,7 @@ extern "C" {
#include <stdint.h>
-#if !defined(__FreeBSD__) && !defined(__MidnightBSD__)
#include <endian.h>
-#endif
/**
* \addtogroup spa_param
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment