Add loong64 to the list of architectures we don't want to build
gtk-update-icon-cache Gbp-Dch: Full
This commit is contained in:
parent
ca9b7ce74a
commit
e316967ba3
2
debian/rules
vendored
2
debian/rules
vendored
@ -106,7 +106,7 @@ else
|
||||
configure_flags_deb += -Dprofiler=false
|
||||
endif
|
||||
|
||||
ifneq (,$(filter amd64 arm64 armel armhf i386 mips64el ppc64el riscv64 s390x,$(DEB_HOST_ARCH)))
|
||||
ifneq (,$(filter amd64 arm64 armel armhf i386 mips64el ppc64el riscv64 s390x loong64,$(DEB_HOST_ARCH)))
|
||||
dh_options += -Ngtk-update-icon-cache
|
||||
endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user