summaryrefslogtreecommitdiffstats
path: root/video/obs-studio/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'video/obs-studio/BUILD')
-rwxr-xr-xvideo/obs-studio/BUILD4
1 files changed, 4 insertions, 0 deletions
diff --git a/video/obs-studio/BUILD b/video/obs-studio/BUILD
new file mode 100755
index 0000000000..38090f001d
--- /dev/null
+++ b/video/obs-studio/BUILD
@@ -0,0 +1,4 @@
+# XXX obs-filters plugin can't build with -ffast-math
+CFLAGS="${CFLAGS//-ffast-math}" &&
+OPTS+=' -DBUILD_BROWSER=OFF -DBUILD_VST=OFF' &&
+default_build