changeset 27:7103ac60ebdc

Makefile: remove CC line
author Paper <37962225+mrpapersonic@users.noreply.github.com>
date Thu, 07 Apr 2022 23:48:10 -0400
parents 0d19cff70e93
children 1b8d066e55ae
files Makefile
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Thu Apr 07 23:24:09 2022 -0400
+++ b/Makefile	Thu Apr 07 23:48:10 2022 -0400
@@ -1,4 +1,3 @@
-CC=clang
 CC_FLAGS=-Wall -O2
 LD_FLAGS=