File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed
Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -1014,6 +1014,7 @@ BOOST_OPTIONS=(
10141014" --with-locale" \
10151015" --with-program_options" \
10161016" --with-thread" \
1017+ " --with-url" \
10171018" --with-test" )
10181019
10191020# Define secp256k1 options.
Original file line number Diff line number Diff line change @@ -1056,6 +1056,7 @@ BOOST_OPTIONS=(
10561056" --with-locale" \
10571057" --with-program_options" \
10581058" --with-thread" \
1059+ " --with-url" \
10591060" --with-test" )
10601061
10611062# Define secp256k1 options.
Original file line number Diff line number Diff line change @@ -888,6 +888,7 @@ BOOST_OPTIONS=(
888888" --with-locale" \
889889" --with-program_options" \
890890" --with-thread" \
891+ " --with-url" \
891892" --with-test" )
892893
893894# Define secp256k1 options.
You can’t perform that action at this time.
0 commit comments