summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorGriffinR <griffin.richards@comcast.net>2019-10-16 17:49:09 -0400
committerGriffinR <griffin.richards@comcast.net>2019-10-16 17:49:09 -0400
commit535576adaecfc7d5afca53f00a780bca3880c96e (patch)
treef5ffe36acb396978d7b94807bf0bba219c0d6d94 /Makefile
parente215a4b2f88332985b9ee3e9cde4171b5e34eb3f (diff)
Set compare flag in config
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 891c4e598..1073afa05 100644
--- a/Makefile
+++ b/Makefile
@@ -7,8 +7,6 @@ else
EXE :=
endif
-COMPARE := 0
-
#### Tools ####
SHELL := /bin/bash -o pipefail