We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 333c613 commit 8f8e1b6Copy full SHA for 8f8e1b6
1 file changed
test/unit/Jamfile
@@ -42,6 +42,7 @@ project
42
<include>../../../url/extra/test_suite
43
<warnings>extra
44
<warnings-as-errors>on
45
+ <toolset>gcc:<cxxflags>"-Wno-maybe-uninitialized" # https://github.com/boostorg/url/issues/979
46
<link>static
47
;
48
0 commit comments