We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbba108 commit bebdc65Copy full SHA for bebdc65
lldb/test/API/macosx/ignore_exceptions/Makefile
@@ -1,4 +1,4 @@
1
C_SOURCES := main.c
2
-CFLAGS_EXTRAS := -std=c99
+CFLAGS_EXTRAS := -std=c99 -Wno-error=incompatible-pointer-types
3
4
include Makefile.rules
0 commit comments