summaryrefslogtreecommitdiff
path: root/homebrew/abyss/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/abyss/.make.sh-auto')
-rw-r--r--homebrew/abyss/.make.sh-auto3
1 files changed, 3 insertions, 0 deletions
diff --git a/homebrew/abyss/.make.sh-auto b/homebrew/abyss/.make.sh-auto
new file mode 100644
index 000000000..1ed8be645
--- /dev/null
+++ b/homebrew/abyss/.make.sh-auto
@@ -0,0 +1,3 @@
+pkg:setup
+pkg:configure --enable-maxk=128 --with-boost=#{Formula[boost"].include}" --with-mpi=#{Formula[open-mpi"].prefix}" --with-sparsehash=#{Formula[google-sparsehash"].prefix}" --disable-dependency-tracking --disable-silent-rules
+make DESTDIR=${PKG_DEST} install