This commit is contained in:
parent
730974b9b5
commit
af335b27b0
9
debian/rules
vendored
9
debian/rules
vendored
@ -110,9 +110,12 @@ else
|
|||||||
confflags_GALLIUM += -Dgallium-xa=enabled
|
confflags_GALLIUM += -Dgallium-xa=enabled
|
||||||
VULKAN_DRIVERS += intel intel_hasvk
|
VULKAN_DRIVERS += intel intel_hasvk
|
||||||
endif
|
endif
|
||||||
ifneq (,$(filter $(DEB_HOST_ARCH), amd64))
|
# ifneq (,$(filter $(DEB_HOST_ARCH), amd64))
|
||||||
confflags_GALLIUM += -Dintel-clc=enabled
|
# confflags_GALLIUM += -Dintel-clc=enabled
|
||||||
endif
|
# endif
|
||||||
|
|
||||||
|
|
||||||
|
confflags_GALLIUM += -Dintel-clc=disabled -Dmicrosoft-clc=disabled
|
||||||
|
|
||||||
# Non-Linux ports lack epoll, so wayland isn't ready yet:
|
# Non-Linux ports lack epoll, so wayland isn't ready yet:
|
||||||
# https://gitlab.freedesktop.org/wayland/wayland/-/issues/72
|
# https://gitlab.freedesktop.org/wayland/wayland/-/issues/72
|
||||||
|
Loading…
Reference in New Issue
Block a user