Update debian/rules
This commit is contained in:
parent
ec3420e422
commit
efdb2cec08
2
debian/rules
vendored
2
debian/rules
vendored
@ -106,6 +106,8 @@ else
|
|||||||
|
|
||||||
ifneq (,$(filter $(DEB_HOST_ARCH), amd64))
|
ifneq (,$(filter $(DEB_HOST_ARCH), amd64))
|
||||||
confflags_GALLIUM += -Dintel-clc=enabled
|
confflags_GALLIUM += -Dintel-clc=enabled
|
||||||
|
else
|
||||||
|
confflags_GALLIUM += -Dintel-clc=disabled
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifneq (,$(filter $(DEB_HOST_ARCH), $(VALGRIND_ARCHS)))
|
ifneq (,$(filter $(DEB_HOST_ARCH), $(VALGRIND_ARCHS)))
|
||||||
|
Loading…
Reference in New Issue
Block a user