Skip to content
Snippets Groups Projects
Commit 35d201ee authored by Adrien Béraud's avatar Adrien Béraud
Browse files

contrib: update asio

Change-Id: I2cc327e11c80eeae7ca07bd1e1ab33fc357d527f
parent c0d9e605
Branches
No related tags found
No related merge requests found
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
......@@ -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,23 +1,3 @@
@@ -1,33 +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
-
......
......@@ -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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment