Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
jami-daemon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
savoirfairelinux
jami-daemon
Commits
70a9c0b8
Commit
70a9c0b8
authored
2 months ago
by
Adrien Béraud
Browse files
Options
Downloads
Patches
Plain Diff
contrib: update opendht, disable io_uring
Change-Id: I67ab26f9fe3d4afcb682e60db25c97b1f07ebb5e
parent
556650c9
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
contrib/src/opendht/SHA512SUMS
+1
-1
1 addition, 1 deletion
contrib/src/opendht/SHA512SUMS
contrib/src/opendht/rules.mak
+2
-1
2 additions, 1 deletion
contrib/src/opendht/rules.mak
with
3 additions
and
2 deletions
contrib/src/opendht/SHA512SUMS
+
1
−
1
View file @
70a9c0b8
acc97fd87d2aa21839a09fca03d5a74d0a934a11dc320248f81fa7334e5b7579eac031ad20480f1ca2391a55787c827d3b9f95af5a8e1bab452ce063028fa4e3 opendht-3c62026b5c0d48787a726eb9efb846977ed3eced.tar.gz
\ No newline at end of file
614bed3cee2eda0cfa5d2e132b9bf3c8d7676f80b30121e34b2ae00cdc4bf9958f3d0ebb10092646a69fbceff9c2d5f531b1ff92d0804e74a6e57429d6a004af opendht-5237f0a3b3eb8965f294de706ad73596569ae1dd.tar.gz
This diff is collapsed.
Click to expand it.
contrib/src/opendht/rules.mak
+
2
−
1
View file @
70a9c0b8
# OPENDHT
OPENDHT_VERSION
:=
3c62026b5c0d48787a726eb9efb846977ed3ece
d
OPENDHT_VERSION
:=
5237f0a3b3eb8965f294de706ad73596569ae1d
d
OPENDHT_URL
:=
https://github.com/savoirfairelinux/opendht/archive/
$(
OPENDHT_VERSION
)
.tar.gz
PKGS
+=
opendht
...
...
@@ -16,6 +16,7 @@ OPENDHT_CONF = -DBUILD_SHARED_LIBS=Off \
-DOPENDHT_PROXY_CLIENT
=
On
\
-DOPENDHT_PROXY_SERVER
=
On
\
-DOPENDHT_PUSH_NOTIFICATIONS
=
On
\
-DOPENDHT_IO_URING
=
Off
\
-DOPENDHT_TOOLS
=
Off
$(TARBALLS)/opendht-$(OPENDHT_VERSION).tar.gz
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment