aboutsummaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorNunoSempere <nuno.sempere@protonmail.com>2023-03-28 13:25:32 -0600
committerNunoSempere <nuno.sempere@protonmail.com>2023-03-28 13:25:32 -0600
commit33b30cfe0573b7661c2073057252212f24841441 (patch)
tree0aaf153aaa5c4f12675bf30e97b14cebbe3d65ca /makefile
parentdbc334e870234e661648492b7eb9b5d2fe3f307e (diff)
fixes: fix bugs found when running in a virtual machine
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index 4d28028..ec755d5 100644
--- a/makefile
+++ b/makefile
@@ -6,7 +6,7 @@
# make uninstall
## C compiler
-CC=clang
+CC=gcc
## Main file
SRC=rose.c