gavl: unbreak musl
This commit is contained in:
parent
9a8bf4507f
commit
0a15f1be40
11
srcpkgs/gavl/patches/musl-sched_h.patch
Normal file
11
srcpkgs/gavl/patches/musl-sched_h.patch
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
--- src/benchmark.c 2012-06-08 13:49:30.000000000 +0200
|
||||||
|
+++ src/benchmark.c 2015-10-03 13:23:43.279324001 +0200
|
||||||
|
@@ -21,6 +21,8 @@
|
||||||
|
|
||||||
|
|
||||||
|
#include <config.h>
|
||||||
|
+#define _GNU_SOURCE
|
||||||
|
+#include <sched.h>
|
||||||
|
#include <gavl.h>
|
||||||
|
#include <gavldsp.h>
|
||||||
|
#include <accel.h> /* Private header */
|
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'gavl'
|
# Template file for 'gavl'
|
||||||
pkgname=gavl
|
pkgname=gavl
|
||||||
version=1.4.0
|
version=1.4.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
nocross="yes"
|
nocross="yes"
|
||||||
hostmakedepends="doxygen"
|
hostmakedepends="doxygen"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user