summaryrefslogtreecommitdiff
path: root/homebrew/fsw/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/fsw/.make.sh-auto')
-rw-r--r--homebrew/fsw/.make.sh-auto4
1 files changed, 4 insertions, 0 deletions
diff --git a/homebrew/fsw/.make.sh-auto b/homebrew/fsw/.make.sh-auto
new file mode 100644
index 000000000..113571016
--- /dev/null
+++ b/homebrew/fsw/.make.sh-auto
@@ -0,0 +1,4 @@
+pkg:setup
+ENV.append "CXXFLAGS", "-stdlib=libc++"
+pkg:configure --disable-dependency-tracking --disable-silent-rules
+make DESTDIR=${PKG_DEST} install