From 2868eafc4612deaa6f45f79afc425f05063ecb04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Sur=C3=BD?= Date: Sat, 1 Feb 2020 19:37:54 +0100 Subject: [PATCH] Suppress unknownMacro directive which is currently broken with OpenSSL --- util/suppressions.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/util/suppressions.txt b/util/suppressions.txt index dbfa38b4af..ea5ff3b292 100644 --- a/util/suppressions.txt +++ b/util/suppressions.txt @@ -1,2 +1,3 @@ unmatchedSuppression:* preprocessorErrorDirective:* +unknownMacro:*