Skip to content

Commit 7b5831c

Browse files
committed
CI experimental fix
1 parent 6ff59bb commit 7b5831c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

build/Jamfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ lib boost_http_zlib
6969
: http_zlib_sources
7070
: requirements
7171
<library>/boost/http//boost_http
72+
<define>BOOST_HTTP_SOURCE
7273
[ ac.check-library /zlib//zlib : <library>/zlib//zlib : <build>no ]
7374
: usage-requirements
7475
<library>/boost/http//boost_http
@@ -84,6 +85,7 @@ lib boost_http_brotli
8485
: http_brotli_sources
8586
: requirements
8687
<library>/boost/http//boost_http
88+
<define>BOOST_HTTP_SOURCE
8789
[ ac.check-library /brotli//brotlicommon : <library>/brotli//brotlicommon : <build>no ]
8890
[ ac.check-library /brotli//brotlidec : <library>/brotli//brotlidec : <build>no ]
8991
[ ac.check-library /brotli//brotlienc : <library>/brotli//brotlienc : <build>no ]

0 commit comments

Comments
 (0)