[gimp/meson: 80/127] Disable clang-incompatible flag
- From: Félix Piédallu <fpiedallu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/meson: 80/127] Disable clang-incompatible flag
- Date: Fri, 2 Feb 2018 16:06:29 +0000 (UTC)
commit 0ec24ab1a09b7eb74c5181e512bb26a4af5e5b50
Author: Félix Piédallu <felix piedallu me>
Date: Tue Jan 9 15:41:14 2018 +0100
Disable clang-incompatible flag
meson.build | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/meson.build b/meson.build
index 4c647a1..18a7479 100644
--- a/meson.build
+++ b/meson.build
@@ -761,7 +761,7 @@ add_project_arguments(
'-Wdeclaration-after-statement',
'-Wformat-security',
'-Winit-self',
- '-Wlogical-op',
+ # '-Wlogical-op',
'-Wmissing-declarations',
'-Wmissing-format-attribute',
'-Wold-style-definition',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]