shithub: tinygl

Download patch

ref: 3e9520551f7c8ab4f6dff999a9ea3678dde7c23a
parent: 5d3afc3312f2014ad3b054c36507c2c432e094e7
author: gek <6974902+gordonfreeman424@users.noreply.github.com>
date: Wed Jun 9 18:12:35 EDT 2021

Automatic commit.

--- a/config.mk
+++ b/config.mk
@@ -2,8 +2,8 @@
 # C compiler
 
 #CC= clang
-CC=cc
-#CC=gcc
+#CC=cc
+CC=gcc
 #CC=tcc
 #uncomment the following line for compiling the lib using tinyc.
 #note that the demos will fail to build with tinyc, but you can