summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/liburing/liburing_2.9.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/liburing/liburing_2.9.bb')
-rw-r--r--meta-oe/recipes-support/liburing/liburing_2.9.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/liburing/liburing_2.9.bb b/meta-oe/recipes-support/liburing/liburing_2.9.bb
index e17d829c3d..a645a8e4c4 100644
--- a/meta-oe/recipes-support/liburing/liburing_2.9.bb
+++ b/meta-oe/recipes-support/liburing/liburing_2.9.bb
@@ -13,7 +13,6 @@ SRC_URI = "git://github.com/axboe/liburing.git;branch=master;protocol=https \
13 file://0001-test-Including-missing-string.h-for-memcpy.patch" 13 file://0001-test-Including-missing-string.h-for-memcpy.patch"
14SRCREV = "08468cc3830185c75f9e7edefd88aa01e5c2f8ab" 14SRCREV = "08468cc3830185c75f9e7edefd88aa01e5c2f8ab"
15 15
16S = "${WORKDIR}/git"
17 16
18DEPENDS:append:libc-musl = " libucontext" 17DEPENDS:append:libc-musl = " libucontext"
19XCFLAGS = "-pthread" 18XCFLAGS = "-pthread"