Skip to content

Commit

Permalink
Ignore unused variable for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
mithro committed Mar 5, 2017
1 parent 4b9677d commit 13204c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions firmware/Makefile
Expand Up @@ -52,6 +52,7 @@ CFLAGS += \
-Wall \
-Werror \
-Wno-error=unused-function \
-Wno-error=unused-variable \


include $(UIP_DIRECTORY)/Makefile.mk
Expand Down

0 comments on commit 13204c5

Please sign in to comment.