summaryrefslogtreecommitdiff
path: root/homebrew/scheme48/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/scheme48/.make.sh-auto')
-rw-r--r--homebrew/scheme48/.make.sh-auto6
1 files changed, 6 insertions, 0 deletions
diff --git a/homebrew/scheme48/.make.sh-auto b/homebrew/scheme48/.make.sh-auto
new file mode 100644
index 000000000..4ca45599b
--- /dev/null
+++ b/homebrew/scheme48/.make.sh-auto
@@ -0,0 +1,6 @@
+pkg:setup
+ENV.O0 if ENV.compiler == :clang
+ENV.deparallelize
+pkg:configure --enable-gc=bibop
+make
+make DESTDIR=${PKG_DEST} install