--- lib/luajit-7152e154/src/Makefile.orig	2022-10-27 09:22:06.694200000 +0200
+++ lib/luajit-7152e154/src/Makefile	2022-10-27 09:22:37.928286000 +0200
@@ -24,10 +24,10 @@
 # removing the '#' in front of them. Make sure you force a full recompile
 # with "make clean", followed by "make" if you change any options.
 #
-DEFAULT_CC = gcc
+#DEFAULT_CC = gcc
 #
 # LuaJIT builds as a native 32 or 64 bit binary by default.
-CC= $(DEFAULT_CC)
+#CC= $(DEFAULT_CC)
 #
 # Use this if you want to force a 32 bit build on a 64 bit multilib OS.
 #CC= $(DEFAULT_CC) -m32
