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
35d201ee
Commit
35d201ee
authored
2 years ago
by
Adrien Béraud
Browse files
Options
Downloads
Patches
Plain Diff
contrib: update asio
Change-Id: I2cc327e11c80eeae7ca07bd1e1ab33fc357d527f
parent
c0d9e605
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
contrib/src/asio/SHA512SUMS
+1
-1
1 addition, 1 deletion
contrib/src/asio/SHA512SUMS
contrib/src/asio/no_tests_examples.patch
+12
-2
12 additions, 2 deletions
contrib/src/asio/no_tests_examples.patch
contrib/src/asio/rules.mak
+1
-1
1 addition, 1 deletion
contrib/src/asio/rules.mak
with
14 additions
and
4 deletions
contrib/src/asio/SHA512SUMS
+
1
−
1
View file @
35d201ee
a6d1c5534fef0fe5ac549e1bd20919d180fbfe4c146be40ec6ebfa862534b8551778b0e79a5ba822ed645535e010646909f02f9e1d1f385ed758f07f57351ea8 asio-asio-1-19-2.tar.gz
\ No newline at end of file
7658293f2be1f5ea659a424614b2f3092954df45802fbb0031b7983d11762f4f68d18eab076e14954df3a24ce89ff26bd4bebea88b9a3dc680387252efec8398 asio-asio-1-22-1.tar.gz
\ No newline at end of file
This diff is collapsed.
Click to expand it.
contrib/src/asio/no_tests_examples.patch
+
12
−
2
View file @
35d201ee
...
...
@@ -11,7 +11,7 @@ diff --git a/src/Makefile.am b/src/Makefile.am
index e9b20e60..f2fbcefe 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,
2
3 +1,3 @@
@@ -1,
3
3 +1,3 @@
-if !STANDALONE
-EXAMPLES_CPP03 = examples/cpp03
-endif
...
...
@@ -28,7 +28,17 @@ index e9b20e60..f2fbcefe 100644
-EXAMPLES_CPP17 = examples/cpp17
-endif
-
-SUBDIRS = $(EXAMPLES_CPP03) $(EXAMPLES_CPP11) $(EXAMPLES_CPP14) $(EXAMPLES_CPP17) tests
-if HAVE_CXX20
-EXAMPLES_CPP20 = examples/cpp20
-endif
-
-SUBDIRS = \
- $(EXAMPLES_CPP03) \
- $(EXAMPLES_CPP11) \
- $(EXAMPLES_CPP14) \
- $(EXAMPLES_CPP17) \
- $(EXAMPLES_CPP20) \
- tests
-
-DIST_SUBDIRS = examples/cpp03 examples/cpp11 examples/cpp14 examples/cpp17 tests
-
...
...
This diff is collapsed.
Click to expand it.
contrib/src/asio/rules.mak
+
1
−
1
View file @
35d201ee
...
...
@@ -18,7 +18,7 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
#
ASIO_VERSION
:=
asio-1-
19-2
ASIO_VERSION
:=
asio-1-
22-1
ASIO_URL
:=
https://github.com/chriskohlhoff/asio/archive/
$(
ASIO_VERSION
)
.tar.gz
# Pure dependency of restinio: do not add to PKGS.
...
...
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