Update rules
This commit is contained in:
parent
41bf4917a2
commit
879d836f52
4
debian/rules
vendored
4
debian/rules
vendored
@ -112,7 +112,9 @@ else
|
|||||||
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=false
|
||||||
|
else
|
||||||
|
confflags_GALLIUM += -Dintel-clc=false
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# Non-Linux ports lack epoll, so wayland isn't ready yet:
|
# Non-Linux ports lack epoll, so wayland isn't ready yet:
|
||||||
|
Loading…
Reference in New Issue
Block a user