Skip to content

Commit 51db7de

Browse files
authored
Update gcc_makefile
1 parent d9b085d commit 51db7de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/alsp_src/win32/gcc_makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ CC=gcc -m32
1616

1717
# Added -Wno-error=pointer-sign to avoid blocking errors in socket code
1818

19-
CFLAGS += -MMD
19+
CFLAGS += -MMD -Wno-incompatible-pointer-types

0 commit comments

Comments
 (0)