Skip to content

Commit

Permalink
Remove unused uname variable
Browse files Browse the repository at this point in the history
  • Loading branch information
aceckel committed Sep 17, 2020
1 parent 78a3743 commit cf30ad6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
UNAME=$(shell uname)

CCFLAGS=-Wall -Wextra -Wconversion -Wredundant-decls -Wshadow -Wno-unused-parameter -O3
CC=clang
CXX=clang++
Expand Down

0 comments on commit cf30ad6

Please sign in to comment.