Skip to content

Commit

Permalink
updated flags
Browse files Browse the repository at this point in the history
  • Loading branch information
dadecoza committed Dec 7, 2024
1 parent ef330e8 commit ee2a19e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Makefile.mingw
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
include ./nanopb/extra/nanopb.mk

CC ?= gcc
C_FLAGS = -Wall -Werror -g -O2 -std=c99

C_FLAGS = -Wall -Werror -g -O0 -static-libgcc -lm -std=c99

# PIDGIN_TREE_TOP := ../pidgin-release-2.x.y
PIDGIN_TREE_TOP ?= ../pidgin-v2.14.13
Expand Down

0 comments on commit ee2a19e

Please sign in to comment.