qpid-cpp: fix build with gcc8
This commit is contained in:
committed by
Franz Pletz
parent
6d88b4904e
commit
87701cfbbe
@@ -38,6 +38,8 @@ let
|
||||
"-Wno-error=int-in-bool-context"
|
||||
"-Wno-error=maybe-uninitialized"
|
||||
"-Wno-error=unused-function"
|
||||
"-Wno-error=ignored-qualifiers"
|
||||
"-Wno-error=catch-value"
|
||||
];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user