summaryrefslogtreecommitdiff
path: root/multimedia/x264/files/patch-configure
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2018-08-10 00:55:12 +0000
committerJan Beich <jbeich@FreeBSD.org>2018-08-10 00:55:12 +0000
commitd6bccda8d9d210c75c1b760d7cb5537a3992f90f (patch)
tree6c3861892dd825bf956d1447ec8c35a2752ef4be /multimedia/x264/files/patch-configure
parentdevel/packr: Update to 1.13.1 (diff)
multimedia/x264: update to 0.155.2917
- HI10P is always built after https://git.videolan.org/?p=x264.git;a=commitdiff;h=71ed44c73124 Changes: https://git.videolan.org/?p=x264.git;a=shortlog;h=0a84d986e7020f8344f00752e3600b9769cc1e85 ABI: https://abi-laboratory.pro/tracker/timeline/x264/
Notes
Notes: svn path=/head/; revision=476802
Diffstat (limited to 'multimedia/x264/files/patch-configure')
-rw-r--r--multimedia/x264/files/patch-configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/x264/files/patch-configure b/multimedia/x264/files/patch-configure
index 006b273bea6b..6564f2058e1c 100644
--- a/multimedia/x264/files/patch-configure
+++ b/multimedia/x264/files/patch-configure
@@ -91,7 +91,7 @@
libdl="-ldl"
+ else
+ opencl="yes"
-+ define HAVE_OPENCL
++ define HAVE_OPENCL "(BIT_DEPTH==8)"
fi
LDFLAGS="$LDFLAGS $libdl"
fi