|
@@ -21,8 +21,8 @@ lib libdatachannel
|
|
<include>./include
|
|
<include>./include
|
|
<library>/libdatachannel//plog
|
|
<library>/libdatachannel//plog
|
|
<cxxflags>-pthread
|
|
<cxxflags>-pthread
|
|
- <toolset>gcc:<cxxflags>"-Wno-pedantic -Wno-unused-parameter"
|
|
|
|
- <toolset>clang:<cxxflags>"-Wno-pedantic -Wno-unused-parameter"
|
|
|
|
|
|
+ <toolset>gcc:<cxxflags>"-Wno-pedantic -Wno-unused-parameter -Wno-unused-variable"
|
|
|
|
+ <toolset>clang:<cxxflags>"-Wno-pedantic -Wno-unused-parameter -Wno-unused-variable"
|
|
;
|
|
;
|
|
|
|
|
|
feature gnutls : off on : composite propagated ;
|
|
feature gnutls : off on : composite propagated ;
|