Skip to content

Commit

Permalink
Revert tests/Makefile changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
slav-at-attachix committed May 5, 2022
1 parent 2ae99d2 commit b77263a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ FIXTURES := arduino-serial-fixture/src/Arduino


CC := g++
CC_ARGS := -std=c++11 \
CC_ARGS := -std=c++11 -Wno-pmf-conversions \
-I arduino-serial-fixture/src -I plugins


Expand Down

0 comments on commit b77263a

Please sign in to comment.