Skip to content

Commit

Permalink
Enable -Wextra in test/Jamfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ashtum committed Oct 25, 2024
1 parent 0078272 commit 58f0c66
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/Jamfile
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,8 @@ variant beast_ubasan
;

project /boost/beast/test
: default-build
<warnings>extra
: requirements
[ requires
cxx11_constexpr
Expand Down

0 comments on commit 58f0c66

Please sign in to comment.