From 292fe337e2780556997a189ac723452ebe6f4f82 Mon Sep 17 00:00:00 2001 From: Rye Mutt Date: Wed, 24 Jul 2024 11:12:06 -0400 Subject: [PATCH 1/2] Enable url module --- build-cmd.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-cmd.sh b/build-cmd.sh index 6aa8dd9a68..580020f089 100755 --- a/build-cmd.sh +++ b/build-cmd.sh @@ -23,7 +23,7 @@ fi # Libraries on which we depend - please keep alphabetized for maintenance BOOST_LIBS=(context date_time fiber filesystem iostreams json program_options - regex stacktrace system thread wave) + regex stacktrace system thread url wave) # -d0 is quiet, "-d2 -d+4" allows compilation to be examined BOOST_BUILD_SPAM="-d0" From 40fca1f95aace164725ab21cd701b231460e1e25 Mon Sep 17 00:00:00 2001 From: Rye Mutt Date: Wed, 24 Jul 2024 11:13:28 -0400 Subject: [PATCH 2/2] Update boost submodule target to boost-1.85.0 --- boost | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boost b/boost index ad09f667e6..ab7968a0bb 160000 --- a/boost +++ b/boost @@ -1 +1 @@ -Subproject commit ad09f667e61e18f5c31590941e748ac38e5a81bf +Subproject commit ab7968a0bbcf574a7859240d1d8443f58ed6f6cf