Skip to content

Commit

Permalink
fix ci: xcode make;
Browse files Browse the repository at this point in the history
  • Loading branch information
sisong committed Sep 9, 2023
1 parent c74d3b7 commit 86ad142
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ else
endif

CFLAGS += $(DEF_FLAGS)
CXXFLAGS += $(DEF_FLAGS)
CXXFLAGS += $(DEF_FLAGS) -std=c++11

.PHONY: all install clean

Expand Down

0 comments on commit 86ad142

Please sign in to comment.