summaryrefslogtreecommitdiff
path: root/homebrew/luajit/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/luajit/.make.sh-auto')
-rw-r--r--homebrew/luajit/.make.sh-auto4
1 files changed, 4 insertions, 0 deletions
diff --git a/homebrew/luajit/.make.sh-auto b/homebrew/luajit/.make.sh-auto
new file mode 100644
index 000000000..e3b698ec4
--- /dev/null
+++ b/homebrew/luajit/.make.sh-auto
@@ -0,0 +1,4 @@
+pkg:setup
+inreplace "src/Makefile" do |f|
+f.change_make_var! "CC", ENV.cc
+f.change_make_var! "CCOPT_x86", ""