diff Makefile @ 36:4c5f3d8d31e1

Merge pull request #2 from mrpapersonic/actions Add GitHub Actions CI
author Paper <37962225+mrpapersonic@users.noreply.github.com>
date Sun, 17 Apr 2022 02:58:48 -0400
parents 7103ac60ebdc
children 7cb4ca7cf257
line wrap: on
line diff
--- a/Makefile	Thu Apr 07 19:42:34 2022 -0400
+++ b/Makefile	Sun Apr 17 02:58:48 2022 -0400
@@ -1,4 +1,3 @@
-CC=clang
 CC_FLAGS=-Wall -O2
 LD_FLAGS=