Update debian/rules
This commit is contained in:
parent
ce334a02e3
commit
cd94c5a12d
2
debian/rules
vendored
2
debian/rules
vendored
@ -106,8 +106,6 @@ 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