Update debian/rules

This commit is contained in:
Ward Nakchbandi (CosmicFusion) 2024-09-16 06:30:05 +02:00
parent ce334a02e3
commit cd94c5a12d

2
debian/rules vendored
View File

@ -106,8 +106,6 @@ else
ifneq (,$(filter $(DEB_HOST_ARCH), amd64))
confflags_GALLIUM += -Dintel-clc=enabled
else
confflags_GALLIUM += -Dintel-clc=disabled
endif
ifneq (,$(filter $(DEB_HOST_ARCH), $(VALGRIND_ARCHS)))