Skip to content

Commit

Permalink
Merge pull request #892 from xexyl/example-makefile-gcc
Browse files Browse the repository at this point in the history
  • Loading branch information
lcn2 authored Jul 1, 2024
2 parents 40684ce + 147e2f2 commit 4672675
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile.example
Original file line number Diff line number Diff line change
Expand Up @@ -113,9 +113,9 @@ endif
#
ifeq "$(findstring $(GCC),${CC})" "$(GCC)"
#
#CSILENCE+=
CSILENCE+=
#
#CWARN+=
CWARN+=
#
endif

Expand Down

0 comments on commit 4672675

Please sign in to comment.