diff options
Diffstat (limited to 'meta/recipes-tbd/pulseaudio/pulseaudio-0.9.15/buildfix.patch')
| -rw-r--r-- | meta/recipes-tbd/pulseaudio/pulseaudio-0.9.15/buildfix.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/meta/recipes-tbd/pulseaudio/pulseaudio-0.9.15/buildfix.patch b/meta/recipes-tbd/pulseaudio/pulseaudio-0.9.15/buildfix.patch deleted file mode 100644 index ca01e0d80f..0000000000 --- a/meta/recipes-tbd/pulseaudio/pulseaudio-0.9.15/buildfix.patch +++ /dev/null | |||
| @@ -1,13 +0,0 @@ | |||
| 1 | Index: pulseaudio-0.9.11/src/pulsecore/atomic.h | ||
| 2 | =================================================================== | ||
| 3 | --- pulseaudio-0.9.11.orig/src/pulsecore/atomic.h | ||
| 4 | +++ pulseaudio-0.9.11/src/pulsecore/atomic.h | ||
| 5 | @@ -40,6 +40,8 @@ | ||
| 6 | #error "Please include config.h before including this file!" | ||
| 7 | #endif | ||
| 8 | |||
| 9 | +#include "macro.h" | ||
| 10 | + | ||
| 11 | #ifdef HAVE_ATOMIC_BUILTINS | ||
| 12 | |||
| 13 | /* __sync based implementation */ | ||
