mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
x11-libs/cairo: x11-libs/cairo: Build interpreter unconditionally
Closes: https://bugs.gentoo.org/669972 Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
@@ -105,7 +105,6 @@ multilib_src_configure() {
|
||||
$(use_enable opengl gl) \
|
||||
$(use_enable static-libs static) \
|
||||
$(use_enable svg) \
|
||||
$(use_enable utils interpreter) \
|
||||
$(use_enable utils trace) \
|
||||
$(use_enable valgrind) \
|
||||
$(use_enable xcb) \
|
||||
@@ -114,6 +113,8 @@ multilib_src_configure() {
|
||||
--enable-pdf \
|
||||
--enable-png \
|
||||
--enable-ps \
|
||||
--enable-script \
|
||||
--enable-interpreter \
|
||||
--disable-drm \
|
||||
--disable-directfb \
|
||||
--disable-gallium \
|
||||
@@ -105,7 +105,6 @@ multilib_src_configure() {
|
||||
$(use_enable opengl gl) \
|
||||
$(use_enable static-libs static) \
|
||||
$(use_enable svg) \
|
||||
$(use_enable utils interpreter) \
|
||||
$(use_enable utils trace) \
|
||||
$(use_enable valgrind) \
|
||||
$(use_enable xcb) \
|
||||
@@ -114,6 +113,8 @@ multilib_src_configure() {
|
||||
--enable-pdf \
|
||||
--enable-png \
|
||||
--enable-ps \
|
||||
--enable-script \
|
||||
--enable-interpreter \
|
||||
--disable-drm \
|
||||
--disable-directfb \
|
||||
--disable-gallium \
|
||||
|
||||
Reference in New Issue
Block a user