summaryrefslogtreecommitdiff
path: root/recipes-tweaks/btrfs-tools/zstd_git.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-tweaks/btrfs-tools/zstd_git.bbappend')
-rw-r--r--recipes-tweaks/btrfs-tools/zstd_git.bbappend5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes-tweaks/btrfs-tools/zstd_git.bbappend b/recipes-tweaks/btrfs-tools/zstd_git.bbappend
new file mode 100644
index 0000000..e8419a9
--- /dev/null
+++ b/recipes-tweaks/btrfs-tools/zstd_git.bbappend
@@ -0,0 +1,5 @@
+# this is the hash of version tag v1.3.3
+SRCREV = "f3a8bd553a865c59f1bd6e1f68bf182cf75a8f00"
+SRC_URI = "git://github.com/facebook/zstd.git;protocol=https;nobranch=1"
+
+EXTRA_OECMAKE_append = " -DTHREADS_PTHREAD_ARG=0"