summaryrefslogtreecommitdiff
path: root/homebrew/hwloc/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/hwloc/.make.sh-auto')
-rw-r--r--homebrew/hwloc/.make.sh-auto4
1 files changed, 4 insertions, 0 deletions
diff --git a/homebrew/hwloc/.make.sh-auto b/homebrew/hwloc/.make.sh-auto
new file mode 100644
index 000000000..cc928109e
--- /dev/null
+++ b/homebrew/hwloc/.make.sh-auto
@@ -0,0 +1,4 @@
+pkg:setup
+pkg:configure --disable-dependency-tracking --enable-shared --enable-static --without-x
+make DESTDIR=${PKG_DEST} install
+pkgshare.install "tests"