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