Skip to content

Commit d9b085d

Browse files
authored
Update gcc_makefile
1 parent a7280f5 commit d9b085d

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 -Wall -Wextra -Wno-unused-parameter
19+
CFLAGS += -MMD

0 commit comments

Comments
 (0)