I don't know why enabling OpenCL causes the browser to segfault as I
found this out through trial and error.
It's not worth touching the older versions as they don't work against
recent browser versions anyway.
No revbump as few people enable this flag.
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
--disable-shared \
--enable-static \
--enable-pic \
- --extra-cflags="-DFF_API_CONVERGENCE_DURATION=0"
+ --disable-opencl
echo "${@}"
"${@}" || die
popd >/dev/null || die
--disable-shared \
--enable-static \
--enable-pic \
- --extra-cflags="-DFF_API_CONVERGENCE_DURATION=0"
+ --disable-opencl
echo "${@}"
"${@}" || die
popd >/dev/null || die
--disable-shared \
--enable-static \
--enable-pic \
- --extra-cflags="-DFF_API_CONVERGENCE_DURATION=0"
+ --disable-opencl
echo "${@}"
"${@}" || die
popd >/dev/null || die
--disable-shared \
--enable-static \
--enable-pic \
- --extra-cflags="-DFF_API_CONVERGENCE_DURATION=0"
+ --disable-opencl
echo "${@}"
"${@}" || die
popd >/dev/null || die