summaryrefslogtreecommitdiffstats
path: root/lldb/source/Commands/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/source/Commands/Makefile')
-rw-r--r--lldb/source/Commands/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lldb/source/Commands/Makefile b/lldb/source/Commands/Makefile
index dbef40c520b..1a66485a0c2 100644
--- a/lldb/source/Commands/Makefile
+++ b/lldb/source/Commands/Makefile
@@ -12,3 +12,5 @@ LIBRARYNAME := lldbCommands
BUILD_ARCHIVE = 1
include $(LLDB_LEVEL)/Makefile
+
+EXTRA_OPTIONS += -Wno-four-char-constants \ No newline at end of file
OpenPOWER on IntegriCloud