qpid-cpp: fix build with gcc8

This commit is contained in:
Robin Gloster
2019-06-17 07:25:58 +02:00
committed by Franz Pletz
parent 6d88b4904e
commit 87701cfbbe
+2
View File
@@ -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"
];
};